Macro Problem

C

Chris

I have a macro that populates a table. However, if the
table already has data in it I want the macro to cancel.
How should I go about this? Do Macros have conditions?
 
S

Steve Schapel

Chris,

I can't imagine what you mean by "macro populates a table", but...
Yes, macros have conditions. If you can't see a Condition column in
the macro design window, select Conditions from the View menu. It
soumnds like your condition may employ the DCount() function?

- Steve Schapel, Microsoft Access MVP
 

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