Combining Word Form with Access

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

Guest

I want to place a drop down list on a form and then populate other text boxes
on the form from an Access table based on the selection made from the drop
down, similar to the way a look-up query does in a form in Access. Is this
possible or is there another way of going about this?
 
Hi =?Utf-8?B?RG91Z2llIGdvaW5nIGNyYXp5?=,
I want to place a drop down list on a form and then populate other text boxes
on the form from an Access table based on the selection made from the drop
down, similar to the way a look-up query does in a form in Access. Is this
possible or is there another way of going about this?
It's possible, yes. It requires a fully automated (macro) solution that will
access the database using DAO or ADO.

To pursue this, ask in a group that supports macros (such as word.vba.general).

Cindy Meister
INTER-Solutions, Switzerland
http://homepage.swissonline.ch/cindymeister (last update Jun 17 2005)
http://www.word.mvps.org

This reply is posted in the Newsgroup; please post any follow question or reply
in the newsgroup and not by e-mail :-)
 
Thanks Cindy, I know I'm out of my depth now. Thought that it would be
(should be) much easier than this. Cheers.
 

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