open a word template from access

K

Karen Skipper

Can anyone help with this?

I'm trying to open a Word Template from a button in Access. I am running
Windows 2000 Pro with Office 2000 Pro.

Karen
 
E

Eric

You can use a macro and associated it with a button on
your form
In the macro
use "RunApp'
the command line will read
"winword.exe location" "file name"
example
"C:\Program Files\Microsoft
Office\Office\WINWORD.EXE" "c:/my documents/test.doc"

Eric
 

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