Jump to content

Go to record via Alpha


This topic is 7208 days old. Please don't post here. Open a new topic instead.

Recommended Posts

I would like to be able to navigate though my records via Alpha buttons (A-Z) and I have not been able to any script commands to do this. I can go to record #x but I am not sure how to go to record with customers names beginning with "C". I know that I can do a find to isolate the "C" customers but I would prefer to just "goto" said customers.

Link to comment
Share on other sites

Create a relationship between a global text field and a calculation text field of Left( CustomerName, 1 ). Have the letter entered into the global and your script Go to Related Record [show, global_to_calc_relationship].

Link to comment
Share on other sites

Hi stretch,

I should have moved this post to a Topic area that is more representative of your question. But because this is your second try, I'll leave it here.

These three file, available at the URL's shown, demonstrate how this can be done.

AlphaJump By: Don Wieland URL:

http://www.fmfiles.com/tnt8.html

Alphabet Filter By: John Mark Osborne URL:

http://www.databasepros.com

AlphaDex By: The Alchemy Group URL:

http://www.alchemy-group.com/alchemy.html

HTH

Lee cool.gif

Link to comment
Share on other sites

This topic is 7208 days old. Please don't post here. Open a new topic instead.

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
×
×
  • Create New...

Important Information

By using this site, you agree to our Terms of Use.