Home |
Search |
Today's Posts |
#1
![]()
Posted to microsoft.public.excel.misc
|
|||
|
|||
![]()
For most macros I make, I use a Button, from the Forms taskbar to execute it.
What I want to do is set up a Button that runs 2 macro's, depending on what was last run. I've done this easily before by setting both scripts in the same macro, and a simple IF statement to look at a cell that is change at the end of each macro. An example is it changes from "Automatic" to "Manual" and this removes or adds forumlas in certain cells. My question is, can I change the text on the button dependant on cells? So if A1 is 1, the button says "Automatic" and if A1 is 0 the button reads as "Manual" ? |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
Stop excel from dropping the 0 in the beginning of a number? | Setting up and Configuration of Excel | |||
Count Intervals of Filtered TEXT values in Column and Return Count across a Row | Excel Worksheet Functions | |||
Text Wrapping | Excel Discussion (Misc queries) | |||
Converting variable text strings to numeric | Excel Discussion (Misc queries) | |||
Read Text File into Excel Using VBA | Excel Discussion (Misc queries) |