What replaced the deleteobject marco action in Access 2007?

R

Rob C

In the older verison, when writing a macro I used to have the option
DeleteObject. Does anyone know what replaced it or where it is hiding?
(I used DeleteObject to delete tables & then replace them - I have found a
work around, write a delete query to delete the data & then an append query)
 
S

Steve Schapel

Rob,

I would expect that your "workaround" is in fact the way most people
would do it anyway. :)

It sounds like you need to click the 'Show All Actions' button under
Macro Design Tools on the Ribbon.
 

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