View Single Post
  #1   Report Post  
Posted to microsoft.public.excel.programming
Jim McLeod[_3_] Jim McLeod[_3_] is offline
external usenet poster
 
Posts: 1
Default Testing for content in Range

Hi Guys,

Is it possible to test a range for content using VBA without visiting each cell in a for each loop?

Regards,

Jim...