Subject | English | Norwegian Bokmål |
comp., MS | Macro Builder | Makroverktøy (The object tab in which you create and modify a macro) |
comp., MS | Macro Catalog | Makrokatalog (A catalog that is part of the Macro Designer and contains all available macros and actions) |
comp., MS | Macro Designer | Makroutforming (A feature that helps users to define logic for Access forms and tables that run in the browser) |
comp., MS | macro-enabled | makroaktivert (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 Explorer | Makroutforsker (A window in the Visual Studio IDE that lists all macros available in the current solution) |
comp., MS | macro-free | makrofri (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 | makrogruppe (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 | Makrobehandling (A dialog that shows all the data macros in the database. Data macros can be deleted or renamed here) |
comp., MS | macro project | makroprosjekt (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 | makrovindu (The window in which you create and modify macros) |
comp., MS | menu bar macro | menylinjemakro (A macro containing AddMenu actions that you can use to create a custom menu bar or shortcut menu) |