I am looking for a simple way to test a table to see if it contains records. I have a user that I support who has some VBA code he has written to update records in a table and he sometimes gets debugged because the table can be empty. The code needs to be relatively reusable and simple. The current solution uses error trapping that is confusing (goto).
Suggestions?
A+, N+, MCP
Suggestions?
A+, N+, MCP