Use Word Document As Access Database

  • Thread starter Thread starter jdoerksen
  • Start date Start date
J

jdoerksen

Is there any easy way to take a word document (used for work orders)
and use it as a form for access? Basically I want to be able to have
all the work orders searchable.
 
Is there any easy way to take a word document (used for work orders)
and use it as a form for access? Basically I want to be able to have
all the work orders searchable.

Not really. Word is a document processor; a document really is very
little like a database.

It's not too hard (well, harder than it should be, but possible) to
import the *INFORMATION* in a Word table into a Access table, but
AFAIK there is no easy way to use the Word document directly in that
way. You may want to put in the effort to actually create an Access
workorder application, import the data already in Word, and just use
Access.

John W. Vinson[MVP]
 

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