ACCESS Error, Code lost in form

B

Blondie

I am having an issue wherein I have been coding behind a form in an ACCESS
database and when I close the database, the code for the form disappears. I
had the issue before and it was linked to my mdac, which at the time was some
version of 2.7, but can't find the update I had to do to fix it and figure
that since i now have 2.8 RTM, it wouldn't help anyway. Any ideas what it
could be this time?
 
B

Blondie

It was actually the code for antire form. In code under Project you have the
"Microsoft Access Class Objects". Normally you have a list of all the forms,
click on one and you are taken to the code for that form. I had written some
code and when I closed it out and reopened the form the code didn't run, when
I went into to see what was wrong and couldn't get the code to come up. I
went to code for another form and looked for the form name, it wasn't there.
I'll give the link a try. Thanks.
 
D

DL

Must confess I haven't done anything with projects; still seems a little odd
that if you coded a form, then closed it I would expect to see the usual 'do
you want to save' box.
Perhaps you might get a more definative response in one of the
microsoft.public.access ng's
 

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

Top