Results 1 to 2 of 2

Thread: SOLVED access: put result of existing query in recordset

Threaded View

  1. #1

    Thread Starter
    Addicted Member c@lle's Avatar
    Join Date
    Oct 1999
    Location
    Belgium
    Posts
    179

    SOLVED access: put result of existing query in recordset

    what is the easiest way to put the result of an existing query (qryOutbox) in a ADODB recordset?

    thus, i have created a query in access, saved it with the name 'qryOutbox' and now i want to use this in VBA.

    how can i put the result in the recordset, so that i can change values from certain fields?

    thanks.
    Last edited by c@lle; Sep 6th, 2002 at 06:10 AM.

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  



Click Here to Expand Forum to Full Width