Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations cowski on being selected by the Eng-Tips community for having the most helpful posts in the forums last week. Way to Go!

import Excel workbook into an Access Database

Status
Not open for further replies.

amrh

Electrical
Joined
Nov 19, 2002
Messages
7
Location
FR
Dear All,
I have a technical question for you regarding Excel workbooks and Access , do u know how to import Excel workbook (containing worksheets linked with formulas together) into a new Access Database. and how can u access the code of the workbook to know the relation between the tables and formules.
If you have a docoument for that I would really appreciate it.
Thank you a lot

--Amr
 
You'll need to rebuild it. All your data will transfer but the calculations won't. I would transfer all non-calculated values to a table(s), then in a report set up calculated fields to do the same math the spreadsheet was doing. There's some good info on
Patrick
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top