Macro condition

D

Devin

I'm trying to get a macro to export a table into a text file once a day or
everytime the table is updated, which is about every 15 minutes. I'm not
much with code, so any help would be appreciated.
 
S

Steve Schapel

Devin,

You could use a macro with the TransferText action on the After Update
event of your form.

Please post back with more details, maybe with examples, if youu need
more specific help with this.
 
Top