Thread
:
proper form
View Single Post
#
1
Posted to microsoft.public.excel.programming
Gixxer_J_97[_2_]
external usenet poster
Posts: 206
proper form
Hi all
is it better (or is there any advantage or disadvantage) to using
Application.run MacroName:="MyMacroName"
over
call MyMacroName
tia
J
Reply With Quote
Gixxer_J_97[_2_]
View Public Profile
Find all posts by Gixxer_J_97[_2_]