Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
RECNO()
Message
 
To
28/03/2001 16:05:21
General information
Forum:
Visual Basic
Category:
Database DAO/RDO/ODBC/ADO
Title:
Miscellaneous
Thread ID:
00489629
Message ID:
00489714
Views:
10
>Hello everyone,
>
>I am trying to do a Do While to a specific record # :
>
>Can it be done ?
>
>
>Do While recMyRecordSetAccess.'RECNO()' <= 50
>      Debug.Print recMyRecordSetAccess!Primary_last_name
>      recMyRecordSetAccess.MoveNext
>Loop
If your recordset is client-sided, you can use the AbsolutePosition property.
Éric Moreau, MCPD, Visual Developer - Visual Basic MVP
Conseiller Principal / Senior Consultant
Moer inc.
http://www.emoreau.com
Previous
Reply
Map
View

Click here to load this message in the networking platform