Home |
Search |
Today's Posts |
#1
![]() |
|||
|
|||
![]()
For example, if cell A1=1, I want to run Macro1 once. If cell A1=2, I want
to run Macro2 once. If cell A1=3, do nothing. I am familiar with Excel If/Then statements, so to my thinking, it would look something like: IF(A1=1,Run Macro1,IF(A1=2,Run Macro2,"")) I just don't know what the command is to "Run" the macro. |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
How do I change fill color in excel based on data in the cell | Excel Worksheet Functions | |||
Cell color based upon cell value | Excel Discussion (Misc queries) | |||
Possible Lookup Table | Excel Worksheet Functions | |||
enter a new value into a cell using macro in excel | Excel Discussion (Misc queries) | |||
Excel formulas based upon the color shading of a cell? | Excel Worksheet Functions |