Display Excel Data as a Calendar

H

haileybury

Wondering if there is a macro around that can interpret a list of data
(within a dae range) and display them in a calendar view. This will help to
visually analyse for trends in events that occur on certain days of the week.
 
H

haileybury

Thanks a lot. I will look into tweaking this to meet my specific requirements.

Regards
 
H

haileybury

After looking into this further, I think my requirements are such that it
cannot be handled through cell formulas. The range of data that I would
process would be a minimum for 1 year (365 lines ) and could be as much as 3
years (3 * 365 lines). I figure I would need a macro that will loop through
raw data and output it as a condensed yearly calendar...
 
Top