View Single Post
  #1   Report Post  
Posted to microsoft.public.excel.programming
RAP RAP is offline
external usenet poster
 
Posts: 49
Default Select row from macro

What a wonderful forum. I have received excellent advice regarding another
issue, which has saved me tons of time. Thanks to all. So, may I have
another?....

I have a date on page 1 (cell D2) and a column of dates on page 2, in
sequential order, in column A. Each date has a row of information next to
it, typically 8 to 10 cells worth.

I am looking for a way, using a macro, to select the entire row of a
certain date on page 2 that matches the date on page 1 (which is
selectable).

Thank you,
Randy