updating information from excel to a access table

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

Guest

i have a table in Access that has the following headings: ID number
(Autonumber), First name, Last name, Invoice number, Etc...

Now we've changed our invoice number systems so the invoice numbers in
Access are invalid and I've put the correct new invoice numbers in my excel
spreadsheet.

How do I know update my Access table with these new Invoice numbers in my
excel spreadsheet. Is there a way I can do this? I have over 2000 of them.

Thanks in advance for your help
 
yes, you can do it with an update query, make a spreadsheet with two colums,
oldnumber and newnumber, then import it into a new table, etc.
 

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