H
HelpLou07
Help is needed:
I have the following spreadsheet:
A b c d e
Crse1 01/08/07 08/08/07 16/08/07 23/08/07
Crse2 08/08/07 16/08/07 23/08/07 30/08/07
crse3 16/08/07 23/08/07 30/08/07 8/09/07
This is just a small part of the spreadsheet, it's about 300 rows and 40
columns.
I need the macro to copy all the data in each row into another spreadsheet
if the date in any of the colums matches a specific date, todays date as this
will be run on each day.
Eg todays date 08/08/07, so this would return the data in column A for rows
1 & 2 but not column 3.
Any help will be greatly appreciated.
Thanks
I have the following spreadsheet:
A b c d e
Crse1 01/08/07 08/08/07 16/08/07 23/08/07
Crse2 08/08/07 16/08/07 23/08/07 30/08/07
crse3 16/08/07 23/08/07 30/08/07 8/09/07
This is just a small part of the spreadsheet, it's about 300 rows and 40
columns.
I need the macro to copy all the data in each row into another spreadsheet
if the date in any of the colums matches a specific date, todays date as this
will be run on each day.
Eg todays date 08/08/07, so this would return the data in column A for rows
1 & 2 but not column 3.
Any help will be greatly appreciated.
Thanks