Thread
:
running macros from IF
View Single Post
#
1
Posted to microsoft.public.excel.worksheet.functions
CJ
Posts: n/a
running macros from IF
Please help, What is the command to run a macro from an IF condition. The
macro is called MacroB so: IF(K39=60,run macro,stop) from the programming
format of: if cell K39 =60 the run the macro else stop. Thank you
Reply With Quote