G
Guest
I have a report a user can select from a menu and input a word/words to
search for.
I am looking for a clean routine in the event of No Data.
Right Now I have the On No Data Property set to run a macro that displays a
message box that no data was found, but then the user has to close that box,
and the next box which says The Open Report Action was canceled to get back
to the menu.
My next problem is the report itself which displays if there is data - there
are only 4 data elements on the report and I'm looking for a simple small way
to display this data.
Right now I have it doing a print preview of the report which the user has
to click on to get a better view of the data. Usually there are only a few
lines of data. Then the user has to click to close the report., or print it.
Can you display report data onscreen without using print preview?
search for.
I am looking for a clean routine in the event of No Data.
Right Now I have the On No Data Property set to run a macro that displays a
message box that no data was found, but then the user has to close that box,
and the next box which says The Open Report Action was canceled to get back
to the menu.
My next problem is the report itself which displays if there is data - there
are only 4 data elements on the report and I'm looking for a simple small way
to display this data.
Right now I have it doing a print preview of the report which the user has
to click on to get a better view of the data. Usually there are only a few
lines of data. Then the user has to click to close the report., or print it.
Can you display report data onscreen without using print preview?