Hi all,
I have a month-by-month calendar in an excel spreadsheet, that currently fills the cell with the event title (based of a table of event data).
What I really want to achieve is that when the user clicks on the cell, a window/textbox will appear with more details of that event in. I...