Home |
Search |
Today's Posts |
#4
![]()
Posted to microsoft.public.excel.programming
|
|||
|
|||
![]()
Hi G,
'------------------- How can I access that SUB from each of the 50 sheets I already have made before I implemented this new code? I tried copying the Command button to another sheet but it left the code blank. I also tried putting it in the Macro list to call it from each sheet but the "Me" gave me and error also. I remember vaugly that I if I select multiple sheets I can somehow loop thru them all. '------------------- Rather than inserting a new CommandButton on 50+ sheets, why not insert a new button on a toolbar and assign the required the requred macro to the toolbar button. In this way, you could use the ActiveSheet property to identify the sheet. --- Regards, Norman |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
Knowing the creation date of an excel sheet email attachment | Excel Discussion (Misc queries) | |||
Copy from active sheet and paste into new sheet using info from cell in active | Excel Programming | |||
How save active workbook w/o knowing name | Excel Programming | |||
Referencing an External Sheet without Knowing its Name - XL2K | Excel Programming | |||
Need an EXPERT in VBA and knowing how to manipulate objects on an excel sheet | Excel Programming |