number of each record in a dataset

  • Thread starter Thread starter Guest
  • Start date Start date
G

Guest

I need to know what the sequence number of a record is without refering to
the navigation bar, so that if records are deleted I can tell when browsing
what place number a record lies in out of the total. If I could interogate
the navigation bar all would be great.
 
Thanks for the speedy response - I can not find the properties you mentioned,
perhaps because I didn't make it clear I was using Access2003.

My reasoning is that I want to switch of record navigation buttons when at
the first or last record of a set and I am using the total number of records
against current record number to achieve this.
 
I was too quick to respond Allen, Of course you refering to the VB code. It
is sorted out now, thanks for your help1

Hey I'm in Perth end of August this year for 2 weeks!
 
Did you try usin the CurrentRecord property as suggested in the article?

It's not that difficult... like a single, short line to copy and paste.
 

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