convert column worksheet to database

G

Guest

I have a worksheet containing the following columns; Article No., Article
Group, Article Description and 12 columns representing sales volume per month
(Jan to Dec). There are approximately 200 items thus 201 rows.

To able to create reports which interact with our accounting database I need
to convert the above into access database. Each record would therefore
contain Article No., Article Group, Article Description, month and respective
volume, thus approximately 12*200 records.

Could an excel/access guru advice me on how to do it!!
 
G

Guest

1) If the Access database is not created yet, create it, otherwise, open it.
1a) To create an Access database, when opening Access, choose the 'Blank
Access database' option and follow the wizard.
2) Link your Excel workbook/worksheet to the Access database.
2a) File>Get External Data>Link Tables
2b) Under 'Files of Type', select 'Microsoft Excel (.xls)'
2c) Select your Excel workbook
2d) Select 'Link'
2e) Follow the Link Spreadsheet Wizard
3) Point your accounting software to this database.

HTH,
 

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

Top