Perry
Mon May 09 03:16:15 CDT 2005
> Properties need to use DAO from a Microsoft Word VBA program and I get no
> results when search MSDN
??
Use:
msdn.microsoft.com/library
for queries like this.
A wealth of information...
Word/DAO
http://msdn.microsoft.com/library/default.asp?url=/library/en-us/vbawd11/html/wohowUsingDAOWithWord_HV05214010.asp
DAO to ADO
http://msdn.microsoft.com/library/default.asp?url=/library/en-us/vbaac11/html/achowDAOToADO_HV05267115.asp
DAO in Visual Studio
http://msdn.microsoft.com/library/default.asp?url=/library/en-us/vsentpro/html/vecondataaccessusingdataaccessobjects(dao).asp
Off the Word MVP site
http://word.mvps.org/faqs/interdev/FillListBoxFromXLDAO.htm
-------------------------------------
Krgrds,
Perry
System parameters:
POS: WinXP x64
MSO: MSOffice System
DEV: VS7 (dotnet)
-------------------------------------
"keithb" <k31thb@yahoo.com> wrote in message
news:erQzyeFVFHA.1404@TK2MSFTNGP09.phx.gbl...
> There seems to be no VBA help topics showing the Objects, Methods, and
> Properties need to use DAO from a Microsoft Word VBA program and I get no
> results when search MSDN. Where can I find documentation???? Specifically,
> I need to know the syntax for passing a query string to the OpenRecordset
> method. Thanks in advance for any help you can offer.
>
> Thanks,
>
> Keith
>