Access Runs Non-Existing Function

  • Thread starter Thread starter JamesJ
  • Start date Start date
J

JamesJ

I've running a function from the On Close of one of my forms
for years.
In wanting to know what the code is since I haven't seen
it for a while I have found that the function doesn't exist.
A search of all 4 of my code modules didn't turn up the function name.
When I take the code out of the On Close of the form the code doesn't run.
 
JamesJ said:
I've running a function from the On Close of one of my forms
for years.
In wanting to know what the code is since I haven't seen
it for a while I have found that the function doesn't exist.
A search of all 4 of my code modules didn't turn up the function name.
When I take the code out of the On Close of the form the code doesn't run.

So what's the name of the function? Can we see some code?
 
Sorry 'bout the double post
Unintentional
Please follow other post.

Thanks,
James
 
Did you look at the On Close property for the form you run it in?
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Back
Top