Excel and Access

S

scubatony

Can anybody point me in the right direction to make an Excel spreadsheet and
an Access database work together

More details if needed
 
S

Shane Devenshire

Hi,

Depends on whether you are working with Excel data in Access or Access data
in Excel.

In Excel you can grab Access data via 1. The Data, Pivot Table & PiovtChart
command..., 2. The Data, Import External Data

In Access you can link to or copy data from Excel by choosing File, Get
External Data....

In Access you can send data to Excel by choosing Tools, Office Links,
Analyze it with Microsoft Office Excel.

You can also connect via VBA.
 
Top