Bring filtered data from another file
I have a Birthdays file
I have a Calendar file
After each date in this calendar file I have 4 empty lines
(assumption: max 4 birthdays on the same day)
15.01.2010
.........
.........
.........
.........
16.01.2010
.........
.........
.........
.........
How can I bring the names for each date from the Birthdays file.
Thanks and regards,
CousinExcel
|