Thread
:
Start a Macro within another Macro
View Single Post
#
1
Posted to microsoft.public.excel.programming
Scott Wagner
external usenet poster
Posts: 82
Start a Macro within another Macro
This is a really easy one...
How do I start another macro from within another Macro?
Is this the best method?
Application.Run "testing.xls!DeleteBoldOtto"
Reply With Quote
Scott Wagner
View Public Profile
Find all posts by Scott Wagner