View Single Post
  #1   Report Post  
Posted to microsoft.public.excel.programming
GUS GUS is offline
external usenet poster
 
Posts: 45
Default determinate if a range is empty

I want find with macro if a range of cells is empty or has at least one
value
(Example: range("A5:c30") )