View Single Post
  #1   Report Post  
Posted to microsoft.public.excel.programming
Sabean Sabean is offline
external usenet poster
 
Posts: 1
Default variable range in a COUNTIF statment

The position of the cells which have the data I want to check, change
depending on certain criteria. Is it possible in VBA to create a flexible
COUNTIF statement, where the range is a range object or something similar?
What is the sintax? Thanks