answersLogoWhite

0


Want this question answered?

Be notified when an answer is posted

Add your answer:

Earn +20 pts
Q: HOW CAN MACRO BE STORED?
Write your answer...
Submit
Still have questions?
magnify glass
imp
Related questions

How do you edit a macro stored in your personal macro workbook in excel?

You can open the Macro dialog box by pressin Alt - F8. Then choose the macro you want and click Edit and it will bring you into the code of the macro. You do need to be careful and to be sure you know what you are doing before changing anything.


What is the definition of the word macro?

In computer terms, a macro is a way to automate a task that you perform repeatedly or on a regular basis. It's a series of commands and actions that can be stored and run whenever you need to perform the task. You can record or build a macro, and then play the macro to automatically repeat the series of commands or actions.


Is Macro better than subroutine in terms of execution time?

Not particularily. It depends on what you are trying to accomplish. Generally, the more code you have stored in a module (Macro or sub-routine), the longer it will take to execute.


Similarities between macro and subroutine?

Both Macro & Subroutine are set of instructions that are called several times to perform a specific task. They act like functions that have a sequence of instructions stored and is often called by the program.


What is the difference between executing a macro and calling a macro?

Calling a macro loads the macro into memory, while executing the macro runs the macro.


What is macro call?

Nested macro calls refer to the macro calls within the macros. A macros is available within other macro definitions also. In the scenario when a macro call occurs, which contains another macro call, the macro processor generates the nested macro definition as text and places it on the input stack. The definition of the macro is then scanned and the macro processor complies it.


What is nested macro calls?

Nested macro calls refer to the macro calls within the macros. A macros is available within other macro definitions also. In the scenario when a macro call occurs, which contains another macro call, the macro processor generates the nested macro definition as text and places it on the input stack. The definition of the macro is then scanned and the macro processor complies it.


What word can be used to duplicate an action to perform again in word document?

The term is 'MACRO.' A macro is a recording of keystrokes that can be played back upon a command. If I type d d a t e without spaces, I get: May 15, 2010 which is today's date. The date macro is stored in the application that is watching me type. it also corrects misspellings. The spell checker stores macros such as teh=the.


What is enclosed between a macro header statement and a macro end statement?

The macro content.


Are oats micro are macro nutrients?

Macro


Is inflation Macro or Micro economics?

MACRO


What are macro buttons?

They are buttons (icons) you can put in a spreadsheet and attach to a macro to make it easier to execute a macro.