Subject | English | Hebrew |
comp., MS | Macro Catalog | קטלוג פקודות מאקרו (A catalog that is part of the Macro Designer and contains all available macros and actions) |
comp., MS | Macro Designer | מעצב פקודות מאקרו (A feature that helps users to define logic for Access forms and tables that run in the browser) |
comp., MS | macro-enabled | מותאם מאקרו (Pertaining to a file format that allows for VBA code. Examples of file extensions for macro-enabled formats are .docm, .pptm, .xlsm) |
comp., MS | macro-free | ללא מאקרו (Pertaining to a file format that does not allow for VBA code. Office 12 default file formats are macro-free. Examples of file extensions for macro-free formats are .docx, .pptx, .xlsx) |
comp., MS | macro group | קבוצת מאקרו (A collection of related macros that are stored together under a single macro name. The collection is often referred to simply as a macro) |
comp., MS | Macro Manager | מנהל פקודות מאקרו (A dialog that shows all the data macros in the database. Data macros can be deleted or renamed here) |
comp., MS | macro project | פרוייקט מאקרו (A collection of components, including forms, code, and class modules, that make up a macro. Macro projects created in Microsoft Visual Basic for Applications can be included in add-ins and in most Microsoft office programs) |
comp., MS | Macro window | חלון מאקרו (The window in which you create and modify macros) |