EOF

  • Thread starter Thread starter Jack
  • Start date Start date
J

Jack

Can you please tell me what the code "EOF" stands for?
Or tell me where to look up for this.
For instance, If rs_Customer.EOF then..
 
it means end of file. it is used in VBA coding to
determine the record pointer has reached the end of the
recordset or not.
 

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