Macro to get a cell value and if true run another macro
Posted by John on July 03, 2001 9:48 PM
I have a spreadsheet that determines a value in one cell. If that value is equal to 12 I want it to run a macro that will open a sheet called aqs12 if the value is 32 a sheet called aqs32 and if 80 a sheet called aqs80.
Any help would be appreciated.