Returning the Number of Rows in a Recordset

  • Thread starter Thread starter Alex
  • Start date Start date
A

Alex

Hey everyone,
I cant seem to get the RecordCount Function to work...
I always get -1 as the answer even when the recordset is
full. How can I get the quantity of rows from my
recordset?

Alex.
 
It depends what type of recordset you're working with. Look up "recordcount"
in the vb Editor Help.

HTH,
Shockley
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Back
Top