Home |
Search |
Today's Posts |
|
#1
![]()
Posted to microsoft.public.excel.programming
|
|||
|
|||
![]()
Hello,
my worksheet1 contain 2 macro name (1)addrecord (2)print now , i want if first addrecord macro is run then print macro is run otherwise message is shown first addrecord is run e.g. print record do not run without run addrecord how possible that |
#2
![]()
Posted to microsoft.public.excel.programming
|
|||
|
|||
![]()
sub addrecord()
do stuff call print end sub or put your print macro block in the 1st macro On Feb 15, 11:10*am, kalpesh wrote: Hello, *my worksheet1 contain 2 macro name (1)addrecord *(2)print *now , i want if first addrecord macro is run then print macro is run *otherwise message is shown first addrecord is run *e.g. print record do not run without run addrecord *how possible that |
Reply |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
Macro recorded... tabs & file names changed, macro hangs | Excel Worksheet Functions | |||
AutoRun Macro with a delay to give user the choice to cancel the macro | Excel Programming | |||
Macro not showing in Tools/Macro/Macros yet show up when I goto VBA editor | Excel Programming | |||
how to count/sum by function/macro to get the number of record to do copy/paste in macro | Excel Programming | |||
Start Macro / Stop Macro / Restart Macro | Excel Programming |