View Single Post
  #5   Report Post  
Posted to microsoft.public.excel.programming
jrisch jrisch is offline
external usenet poster
 
Posts: 3
Default Passing a range to a UDF in VBA that references a different wo

Thanks, both.

Tom, that explains a lot as I obviously have misunderstood how the
Range(Cells(,),Cells(,)) works for years :-(

Regards, John