View Single Post
  #1   Report Post  
Mike Echo
 
Posts: n/a
Default Finding a range from a column using VBA.

I have a table of info with set data in columns and dates down the first
column (A). What is the easiest way to get a range of dates (eg one
month)? Getting the related data via offset I understand, but I don't
know how to find the startrow and endrow to begin.

Any help appreciated, even a general pointer for me to research. I just
don't know where to start.

TIA.

R.