DDE syntax for Access as DDE server

  • Thread starter Thread starter Peter Wahlström
  • Start date Start date
P

Peter Wahlström

What's the syntax (apl|topic!item) for accessing tables/fields in Access
from an Excel cell when using SQL?? And Yes I know there are other ways of
doing this without DDE but in this case I have to know.

Thanks in advance
--
+--------------------------------------------------------+
Peter Wahlström
Iniris AB, Västerås
Mobile: +46 703 99 82 23
Office: +46 21 470 22 27
Mailto: (e-mail address removed)
Web: www.iniris.com
 
Peter Wahlström said:
What's the syntax (apl|topic!item) for accessing tables/fields in Access
from an Excel cell when using SQL?? And Yes I know there are other ways of
doing this without DDE but in this case I have to know.

Table schema and data are part of Jet, not the MS Access UI.

Jamie.

--
 
Back
Top