Publish Table to Word Command Button

D

David

Is there a way to make a command button on a form publish an Access table to
Word? I'd like the user to have that ability without having to use the
database window and toolbars.
Thanks for your help,
David
 
C

Cheryl Fischer

If you own a copy of "Access Developer's Handbook" by Ken Getz et al, there
is a function named CreateTableFromRecordset() that does this beautifully.
You can also do a Google Search on that function name and you'll see
numerous references to it.

hth,
 

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