View Single Post
  #3   Report Post  
Posted to microsoft.public.excel.programming
Arnold Klapheck Arnold Klapheck is offline
external usenet poster
 
Posts: 42
Default With statement parameters

Thanks, that worked, I just needed to:
Dim v As Variant
Dim i As Integer

I have option explicit on. if these are the wrong type let me know otherwise
response is not necessary, again thanx