C
CJ
Hi Groupies:
I am a little challenged when it comes to working with Nz so I think I'll
just save time and ask right away....
I have added functionality to archive old data to an "Archive" database.
However, I would like the user to be notified if there is no valid data to
be archived. I realize that reports have the On No Data event, but Forms do
not, and that is what I need.
In my database, when the user pushes the "archive" button, a form opens to
show them all of the records that will be archived. If there are no records,
I would like a message box to tell them so and the review is cancelled. I do
not want to use a report because the user needs to be able to double click
on a record to view more details.
How do I tell access to test for data?
Thanks in advance.
CJ
I am a little challenged when it comes to working with Nz so I think I'll
just save time and ask right away....
I have added functionality to archive old data to an "Archive" database.
However, I would like the user to be notified if there is no valid data to
be archived. I realize that reports have the On No Data event, but Forms do
not, and that is what I need.
In my database, when the user pushes the "archive" button, a form opens to
show them all of the records that will be archived. If there are no records,
I would like a message box to tell them so and the review is cancelled. I do
not want to use a report because the user needs to be able to double click
on a record to view more details.
How do I tell access to test for data?
Thanks in advance.
CJ