CONVERT word form to access form

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

Guest

how can I generate a word form that will be able to match an access form and
be able to bring information to my access database
 
I don't think you can. A Word form is not really the same as an Access
form.
 
I don't know of any way to convert a user-form (as used in Word and Excel
VBA) to an Access form (a very different object). It is probably
theoretically possible to write code to take data entered into a user-form
in Word and save it into an Access (more properly, Jet) database, but
because user-forms and Access forms are so different, you'd probably do
better to ask that question in a Word programming forum.
 

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