Macros

  • Thread starter Thread starter Guest
  • Start date Start date
G

Guest

I received an answer to my previous question which was "How do I delete a
macro which did not do as intended?" It does not show in the Groups - Macro
window. The answer received asked for the name and intention. Here is---
the name of the the macro was Current Employees. The intention was to run a
query reflecting the current employees and opening the form created from that
query. I thought I had deleted the macro but a message keeps appearing
informing me that the macro is still attached and will not run. Can someone
help me delete this macro?
 
Do you have that Macro referred to in a VBA procedure, or event on a form?
Any code that tries to run and is looking for that Macro should bring up a
error message indicating it can run the Macro.

Hope it helps,

Regards,

Nick.
 

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