Thread: clarify
View Single Post
  #1   Report Post  
Posted to microsoft.public.excel.programming
No Name
 
Posts: n/a
Default 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)