Is there a VP Parameter Function?

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

Guest

Hi Damian,

When I run this function I get an error saying "This action requires an
Object Name Argument". Is it ignoring the "acQuery" ?
 
AndrewB:

I am not 100% sure of your question, but I do see a problem with the
Subprocedure, if you are using that method as your solution.

Should read:
DoCmd.DeleteObject acQuery, strName (not strQuery)

Seth Schwarm
 

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