MS Word file to Database?

  • Thread starter Thread starter johhnypoo
  • Start date Start date
J

johhnypoo

I have a microsoft word document that I use for work orders. At the
present time I print it off, then hand write the work order. I realize
this is an analog way of doing things, so I'm trying to convert the
word file over to a database. I'm unsure of quite a few things, first
of all is what tables to set up. Basically on the work order there is
a WO#, Date, Customer Info (Name, Phone numbers, address), Description
of the problem, A Section for any parts that are needed, and Services
performed. One customer may have many work orders. I'm assuming
having tables for Customer Info, Parts, and Work Orders (prob
description, services performed) would be the best way to go??
Basically at the end of the day I want to be able to search for a
customer name or phone number and see all the work orders they've had.


As far as the form goes, is there an easy way to use the word document
as the form? It would need to automatically generate a new WO# for
each new work order.

I can send the word document if it helps to have a visual.
 
I have a microsoft word document that I use for work orders. At the
present time I print it off, then hand write the work order. I
realize this is an analog way of doing things, so I'm trying to
convert the word file over to a database. I'm unsure of quite a few
things, first of all is what tables to set up. Basically on the work
order there is a WO#, Date, Customer Info (Name, Phone numbers,
address), Description of the problem, A Section for any parts that
are needed, and Services performed. One customer may have many work
orders. I'm assuming having tables for Customer Info, Parts, and
Work Orders (prob description, services performed) would be the best
way to go?? Basically at the end of the day I want to be able to
search for a customer name or phone number and see all the work
orders they've had.


As far as the form goes, is there an easy way to use the word document
as the form? It would need to automatically generate a new WO# for
each new work order.

I can send the word document if it helps to have a visual.

I suggest you start by taking a look at the Northwind sample that comes
with Access. You may need to load it if it was not originally loaded.

You could print out results using Word, but I suspect you will not find
it necessary. It would be less confusing to just use Access.

I do believe that Access can do want you want and when done you will be
glad you did it, but along the way there are likely to be a few days t hat
you are wondering why you started the project. Access has a steep learning
curve.
 

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