Re: DAO OpenRecordset returns... nothing?
- From: "JP Bless" <jp3BlessNoSpam@xxxxxxxxxxx>
- Date: Thu, 13 Jul 2006 07:37:59 -0400
so problem solved??? If not post code
"Keithius" <keithius@xxxxxxxxx> wrote in message
news:1152721304.180368.174270@xxxxxxxxxxxxxxxxxxxxxxxxxxxxxx
I apologize - the "myRecordset/myRecord" is a typo. Here it is in
corrected format:
set myRecord = myDatabase.OpenRecordset(someQuery)
do while myRecord.EOF = False
' do something
loop
I do have "Option Explicit" enabled; and this is just simplified code.
Well done for pointing out my typo, though! (You can tell I've been
frustrated trying to get to the bottom of this - I almost never let
typos slip through my code, even when it's just a sample.)
.
- Follow-Ups:
- Re: DAO OpenRecordset returns... nothing?
- From: Keithius
- Re: DAO OpenRecordset returns... nothing?
- References:
- DAO OpenRecordset returns... nothing?
- From: Keithius
- Re: DAO OpenRecordset returns... nothing?
- From: JP Bless
- Re: DAO OpenRecordset returns... nothing?
- From: Keithius
- DAO OpenRecordset returns... nothing?
- Prev by Date: Re: DAO OpenRecordset returns... nothing?
- Next by Date: Problem with Data1.recordset.AddNew
- Previous by thread: Re: DAO OpenRecordset returns... nothing?
- Next by thread: Re: DAO OpenRecordset returns... nothing?
- Index(es):