Macro to store excel list in Access d/b

A

Aj

I need some vba code triggered by a button to store a list
of data in an access table. i have been able to do the
same in another excel sheet, but i'm not sure how to
create a d/b table from VBA. I use Excel 2000
 
N

Nick Hodge

Aj

Your description is a little vague, but can you not link the excel 'table'
with Access (File>Get External Data>link tables?

This way you have a live update of Access and can run timed queries, etc on
the 'live' data

--
HTH
Nick Hodge
Microsoft MVP - Excel
Southampton, England
(e-mail address removed)
 

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