Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations Shaun E on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

Bug? Run Code Macro Can't Find Call Function

Status
Not open for further replies.

JoeF

Technical User
Nov 30, 2000
54
US
I set up a macro that runs a code that checks record counts for a few of my tables. It does this for 3 tables. The first two work fine, but I just added a new one that is giving me problems. When I first set up the macro, it works fine; however, when I close the database and go back into it, I get an error that says Access can't find the function I am trying to run. When I check the Run Code part of my macro, the name of the function appears to be perfectly fine. For some reason, when I re-type the function name in the run code macro it works, even though the function name is perfectly fine and I just re-typed the same thing.

Is this some sort of bug and is there anything I can do to fix it?
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top