View Single Post
  #4   Report Post  
Posted to microsoft.public.excel.programming
Greg[_39_] Greg[_39_] is offline
external usenet poster
 
Posts: 6
Default what is the best way to loop through a 2-column range argument ofnumbers in a UDF?

Chip's example worked perfectly and was exactly what I was looking for.