Home |
Search |
Today's Posts |
#1
![]()
Posted to microsoft.public.excel.programming
|
|||
|
|||
![]()
okay then...I am looking for a way to make a macro that accesses
another macro as a sub routine according to a number in the selected cell... Example: use active cell run the following line (X)-1 times, X being the active cell value Application.Run "'Data 10-25-03.xls'!NEWADDLOAD" So, if the active cell has a value of 4, then the macro would execute 3 times the !NEWADDLOAD macro. Okay, anyone have any ideas? Thanks -The Roach |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
Macro to paste x number of times | Excel Discussion (Misc queries) | |||
A macro that counts the number of times a file is opened | Excel Discussion (Misc queries) | |||
Loop Macro a variable number of times | Excel Discussion (Misc queries) | |||
Running a Macro a number of times | Excel Discussion (Misc queries) | |||
Count number of times a specific number is displayed in a cell ran | Excel Worksheet Functions |