ExcelBanter

ExcelBanter (https://www.excelbanter.com/)
-   Excel Discussion (Misc queries) (https://www.excelbanter.com/excel-discussion-misc-queries/)
-   -   CHANGE MARCO PROBLEM (https://www.excelbanter.com/excel-discussion-misc-queries/210480-change-marco-problem.html)

Wu

CHANGE MARCO PROBLEM
 
i have some marco, for example,
marco1, marco2, marco3.....................

I would like to run marco1 and go to marco2 when marco is finished.
what should I write in marco1?

FSt1

CHANGE MARCO PROBLEM
 
hi
the command to run another macro is the call command.
sub macro1()
your code
Call Macro2
Call macro3
end sub

regards
FSt1


"Wu" wrote:

i have some marco, for example,
marco1, marco2, marco3.....................

I would like to run marco1 and go to marco2 when marco is finished.
what should I write in marco1?



All times are GMT +1. The time now is 03:01 AM.

Powered by vBulletin® Copyright ©2000 - 2025, Jelsoft Enterprises Ltd.
ExcelBanter.com