|
-
Sep 29th, 2000, 06:05 AM
#1
Thread Starter
Lively Member
What's the deal with Access?
I have a table with 1024 records, and in Form_Load and Data1_Validate, I have:
Label1.Caption = Data1.Recordset.RecordCount
Guess what? Label1.caption is 0 or 1 when it starts...
However, when I click any of the buttons (next, last ...), the correct 1024 is displayed?
How do I get the RecordCount before I manually click first,prev,next,last?
D
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules
|
Click Here to Expand Forum to Full Width
|