Thread: passing strings
View Single Post
  #1   Report Post  
Posted to microsoft.public.excel.programming
sirron sirron is offline
external usenet poster
 
Posts: 7
Default passing strings

I'm trying to pass a string value from one module to
another how can you do this?

I have a string that contains a numerI need to pass that
string to another module to do the rest of the code.