User Profile
Collapse
-
That worked perfect! Thanks!!... -
Supress error message on FindRecord command
I'm using the "DoCmd.FindReco rd" method and it's working fine. But if there aren't any records to be found at all, I get a: "You can't use Find or Replace now" error message. How do I stop that error message from appearing?
Thank you,
Amy -
Hi Charlie. Create a query that sorts the data in the order you want. Then set the Record Source of the Report to be the query, instead of the table.
AmyLeave a comment:
-
Using the On Click event on a tab control
Hello. I've entered code in the "On Click" event of a Page on a Tab Control. But when I click on the tab of the Page, the code doesn't even get read. I've put a Breakpoint in the middle of the code and the code never pops up. What am I doing wrong?
Thank you,
Amy
No activity results to display
Show More
Leave a comment: