I have a subform that is linked to a table. The subform is part of my form.
The table has fields such as date, time and true/false(false being the default value) field. In the begin of each day 12 rows gets added to the table. One row for each hour. Some other applications somewhere else can set the true/false field to true. I am trying to find a way that if the my form is up and another application is updating true/false field to true, then a message box from within my subform or my form pops up and shows the date, time and a statement that the check box related to the true/false is checked. Is this possible and how?. Is there any example of this available somewhere?.:banghead: Access 2003.
The table has fields such as date, time and true/false(false being the default value) field. In the begin of each day 12 rows gets added to the table. One row for each hour. Some other applications somewhere else can set the true/false field to true. I am trying to find a way that if the my form is up and another application is updating true/false field to true, then a message box from within my subform or my form pops up and shows the date, time and a statement that the check box related to the true/false is checked. Is this possible and how?. Is there any example of this available somewhere?.:banghead: Access 2003.