navigation problems

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

Guest

Hi,

In Access 2003 pro, I created a database where users will enter customer
information via html page. The problem I have is that these users will
occasionally want to skip from record to update information and I expect to
have over 1000 records within a month of this going on a live server.

How do I customize it that they can just type in the record they want to
navigate to rather then click the next record button over 500 times? I've
been in design view trying to find which property will enable this feature.

Thanks.
John
 
John,

This sound more like a question for one of the scripting languages for web
pages.

This newsgroup is devoted to questions about Access. If you have designed
you table(s) and are trying to use them accross the web, then you will need
scripting to help locate and process data.
 
Down at the bottom of the form where you are clicking so many times, you can
type in a number where it says "Record xxxxx of nnnnn". Put any number in
xxxxx from 1 up to nnnnn.

HTH, UpRider
 
It won't let me. It is text that can't be modified. I normally can do that,
but for some reason I can't type in what record number I want and go directly
there.
 

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