DUpdate or DInsert

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

Guest

VBA gives us DLookup, DMin, DMax, DSum, and DCount, why not DUpdate or DInsert?

I know how to use the CurrentProject.Connection.Execute, but wouldn't it be
a bit simpler (and symetrical) to have DUpdate and DInsert for simple tasks?
 
Why not write your own? It's pretty straight-forward, and then you'll have
them whenever you need them.
 

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