Form: control to export

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

Guest

Hello,

Is it possible to attach code to export tables to a control on a form? If so, how? Thanks,

RichardA
 
yes, you can run in control's event procedure
docmd.transfertext ...

see online help for transfertext
 

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