what should I do?

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

Guest

I've been tasked to create a db for my division which includes our inventory
assets (pc's, monitors, other peripherals). I have data from an existing db
on the personnel and data from an existing spreadsheet on the inventory
assets. How do I put these two together?
 
I've been tasked to create a db for my division which includes our inventory
assets (pc's, monitors, other peripherals). I have data from an existing db
on the personnel and data from an existing spreadsheet on the inventory
assets. How do I put these two together?

By building a suitably normalized database (perhaps starting with
Microsoft's Inventory template), and using File... Get External
Data... Link to link to the spreadsheets; then running Append queries
to populate your Access tables. The details will depend very much on
how the data is structured in your spreadsheets, and (if it's typical
of Excel 'databases') may be a fairly big pain in the neck.

John W. Vinson[MVP]
 
Thanks John, but where do I find this Microsoft inventory template? And the
existing db is in Access 97.
 

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