marvelousme
Registered User.
- Local time
 - Yesterday, 16:13
 
- Joined
 - Oct 23, 2014
 
- Messages
 - 25
 
I have an access database where tables are stored on SharePoint for multiple users to access simultaneously.  I have a table (tblUpdates) where I record messages and updates that they would need to know that might affect how they perform their work.  Every time I add a new message or update in this table, I would like a popup to show on their screens alerting them to the fact that there is a new message they need to review in the tblUpdates table.  If this is possible, how should I go about doing it?  Thanks in advance!!!