View Single Post
  #2   Report Post  
Posted to microsoft.public.excel.programming
[email protected] qazmlp1209@rediffmail.com is offline
external usenet poster
 
Posts: 5
Default Call by value(and not be reference)!

Please ignore my post.

I declared the argument as 'ByVal' and it started working as I wanted.
Thanks!