PDA

Click to See Complete Forum and Search --> : A quick question from a rookie


mallet
Sep 30th, 2000, 08:34 PM
Is it possible to use the SELECT statement from Word 97 (Word 8) VBA? I appreciate your help.

RealisticGraphics
Oct 1st, 2000, 08:45 AM
If you are automating Access through VBA then, yes, you can.

JHausmann
Oct 2nd, 2000, 03:16 PM
You can use the Select statement as long as VBA references the appropriate modules (ADO, DAO, ODBC), as well...