About excel & accesse database

  • Thread starter Thread starter atiq8961
  • Start date Start date
A

atiq8961

I create Sales Invoice to customer in Excel. I want to be able to lookup the
customer contact information that is already in Access database. when working
with excel worksheet can i get customer contact information i.e. company name
and address in excel wthout swtching access database. I also want to edit or
delet customer contact infromation without open access database. It is
possible via VBA
 
I would think a simple thing to do is create a query in Excel.

Data > Import External Data > New Database query

Then do a lookup within Excel.
 
Back
Top