Thread
:
clarify
View Single Post
#
1
Posted to microsoft.public.excel.programming
No Name
Posts: n/a
clarify
there is a
vb
code
value=application.run( macro1, arg1, arg2)
what are the arguments for can i
ans=inputbox("message")
value=application.run( macro1, ans="yes", arg2)
Reply With Quote