Hi,
I have written a workbook which I can input a set of fixed date data for a number of different events (such as carrot order, 1st friday june, 2nd sat September ext), which along with an input month and year produces the correct date for each event, so I get a sheet that look like:
Jan Feb Mar etc
Order Carrots 10/02/11
Wash Tates 01/01/11 21/03/11
Pull Leeks 12/01/11 10/02/11
However I would like this to populate a sheet where I have a list of dates in column A (eg from 01/01/11 to 31/03/11) so that against each date is a list of events that should happen on that date, e.g:
01/01/11 Wash Tates
...
12/01/11 Pull Leeks
....
10/02/11 Order Carrots, Pull Leeks
.....
21/03/11 Wash Tates
etc etc
any good thoughts for this? via either formula referingto the main sheet, or by VB?
Cheers
Andy
I have written a workbook which I can input a set of fixed date data for a number of different events (such as carrot order, 1st friday june, 2nd sat September ext), which along with an input month and year produces the correct date for each event, so I get a sheet that look like:
Jan Feb Mar etc
Order Carrots 10/02/11
Wash Tates 01/01/11 21/03/11
Pull Leeks 12/01/11 10/02/11
However I would like this to populate a sheet where I have a list of dates in column A (eg from 01/01/11 to 31/03/11) so that against each date is a list of events that should happen on that date, e.g:
01/01/11 Wash Tates
...
12/01/11 Pull Leeks
....
10/02/11 Order Carrots, Pull Leeks
.....
21/03/11 Wash Tates
etc etc
any good thoughts for this? via either formula referingto the main sheet, or by VB?
Cheers
Andy