M
MiataMX5
I periodically update a public folder calendar using VBA in an Access db. I
want to display a message on the calendar that will say when this update was
done. I want to change the content of the message with VBA each time the
update runs. I want the message to be prominent, obvious. Where is a good
place to put such a message? What is the code to access that location, create
a Control to hold the message, and modify the properties of the message text
to make it prominent?
I dit it using a custom "Menu Bar" button, but that only displayed in my
calendars and it displayed in all my calendars, not just the public folder
one.
Your help will be appreciated
want to display a message on the calendar that will say when this update was
done. I want to change the content of the message with VBA each time the
update runs. I want the message to be prominent, obvious. Where is a good
place to put such a message? What is the code to access that location, create
a Control to hold the message, and modify the properties of the message text
to make it prominent?
I dit it using a custom "Menu Bar" button, but that only displayed in my
calendars and it displayed in all my calendars, not just the public folder
one.
Your help will be appreciated