Insert Module?

  • Thread starter Thread starter Gary
  • Start date Start date
G

Gary

When I insert a Module none of the command buttons on any
of my previously-created forms work. Also, my splash
screen doesn't appear, either.

What I'm trying to accomplish is to create a public sub
procedure and call it from a macro.

Any idea why this causes a problem? (when I delete the
newly-created module, the forms work fine).

Any help is welcome. Thank you, in advance.

Gary
 
Are you using "New" from the Modules tab of the Database window to create
the new module? If so, that would be a "standard module" not associated with
any specific object in the database, and should not cause the problems you
describe.

What version of Access are you using? Have you applied all the Service
Releases / Packs for that module?
 

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