View Single Post
  #1   Report Post  
Posted to microsoft.public.excel.programming
Paula[_3_] Paula[_3_] is offline
external usenet poster
 
Posts: 1
Default Passing Variables

I have defined two variables (both strings) in the code
for a userform and need a sub outside the userform to be
able to use the information, so I need to pass both
variables to that macro. Unfortunately for me, I can't
remember how to do that! Any help would be appreciated.