View Single Post
  #2   Report Post  
Posted to microsoft.public.excel.programming
Jim Thomlinson[_4_] Jim Thomlinson[_4_] is offline
external usenet poster
 
Posts: 1,119
Default Get names from Access table

You don't actually need code. (If you want to use code then look up ADO DB
Recordset). Go to Data - Import External Data - Data Base Query... then
just follow the wizard.
--
HTH...

Jim Thomlinson


"Tempy" wrote:

Good morning,
Not being a programmer, but a dabbler i am not sure if the following is
possible ?

Retrieve names from a table (tblQualityStaff)in Access file (New.mdb)to
insert into a spread sheet in Excel.

If it is possible, could you help with some code please.

Thanks in Advance

Tempy

*** Sent via Developersdex http://www.developersdex.com ***