answersLogoWhite

0

What else can I help you with?

Related Questions

In Step 3 of Developing Controls how many Macro Control Options are there?

There are seven Macro Control Options.


Small programs that group a series of commands to run as a single command?

A Macro


What is an example of a Macro Control Option?

cheese


In Step 3 Developing Control's how many Macro Control Options are there?

7


Is a macro a small program that groups a series of commands so that they run as a single command?

yes


How does science and technology influence the macro-economic environment?

It provides solid base


Which is NOT a Macro Control Option to consider when developing controls?

Accept


Definition of macro environment?

The definition of a macro environment is the outside factors that a company can not control. These factos can impact a company's bottom line or performance.


What does macro mean in World of Warcraft?

A macro is a Player specific command to do a chain of speaking (Yelling, Saying, Guild chat, Etc) or Spells... They are often used to buff players, drink potions, the possibiltys are liturally endless, it takes skill to program a macro and knolage of the game.


How do you activate a macro in an excel sheet when a cell equals a predefine value?

Use the control Worksheet_Change. See related links for a sample macro that will trigger a macro when the cell changes. Modify, as needed, to fit your specific situation.


What are the differences of macros and control toolbox?

Macros and the Control Toolbox are completely different. Macros are for writing code to do automated tasks. The control toolbox has the controls you can put on your worksheet and forms, like buttons, drop down lists, text boxes, labels etc. You can assign a macro to a control, like having a button run a macro when it is clicked.


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.