Linking to SQL

G

Gavin

Is it possible to link cells to tables in an SQL database? If so can someone
lead me in the right direction on finding out how I can do this.

Thanks
Gavin...
 
M

Michael Hopwood

You can use MS Query to return a recordset to a range, look under:

Data | Get External Data...
 
Top