jeffmfrank
Board Regular
- Joined
- Feb 28, 2002
- Messages
- 72
I'm trying to create a tool that includes a printable one-month desk calendar. The days need to populate from entries in a list with the fields, "Date" & "Event". Multiple events (up to 12) can occur on the same day, and events will not always be entered in chronological order. Any suggestions on an approach? (A vlookup for date values equal to the day on the calendar seems inadequate since it would need to return multiple entries and the entries are not in order).