Thread
:
Copy a Range that matches Todays date Q
View Single Post
#
2
Posted to microsoft.public.excel.programming
Don Guillett
external usenet poster
Posts: 10,124
Copy a Range that matches Todays date Q
A bit more clarification on your layout
You could use a for/each loop
--
Don Guillett
Microsoft MVP Excel
SalesAid Software
"Sean" wrote in message
...
How could I code the following in order to copy the current days
column
I have dates specified in A1:G1 (one of which will be TODAY)
My data for these dates is in A5:G30
I am looking to copy the data who's date (in A1:G1) equals TODAY, to
cells Z1:Z25
Thanks
Reply With Quote
Don Guillett
View Public Profile
Find all posts by Don Guillett