G
Guest
Hello,
I have a toolbar button that opens a form that is used for notifications.
I'd like to code this button so that, when there is a notification, the
button's caption turns red.
Normally the notifications form is blank (no records). This is because, as
soon as a notification expires, we delete it. We don't keep expired
notifications in this database. Notifications are typed directly into the
form, then the record is deleted when it expires.
Is there a way for me to create code that will allow the button caption to
turn red when there is a notification? Where would I place it? At the form
level? At the table level? Or would I attach a macro to the command button?
Many thanks,
I have a toolbar button that opens a form that is used for notifications.
I'd like to code this button so that, when there is a notification, the
button's caption turns red.
Normally the notifications form is blank (no records). This is because, as
soon as a notification expires, we delete it. We don't keep expired
notifications in this database. Notifications are typed directly into the
form, then the record is deleted when it expires.
Is there a way for me to create code that will allow the button caption to
turn red when there is a notification? Where would I place it? At the form
level? At the table level? Or would I attach a macro to the command button?
Many thanks,