Macro condition

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

Guest

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.
 
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.
 
Back
Top