View Single Post
  #1   Report Post  
Posted to microsoft.public.excel.programming
Snowsride Snowsride is offline
external usenet poster
 
Posts: 20
Default How to use count of records in code?

I need to run a procedure n times, where n is the count of records in Column
A of the current sheet. How do I write the code?

Grateful for any help.