Hi everyone
I have a simple form conencted to table that displays the suppliers. The records are being sorted alphabeticaly by the company's name.
What I would like to achieve is create an A to Z "letter bar" on top of the form. When user click i.e. "S" it takes him to first record where company name is begining with "S", if he clicks "C" it take him to first od C's, and so on.
Is there a way to achieve this?
Thanks for any kind of help.

I have a simple form conencted to table that displays the suppliers. The records are being sorted alphabeticaly by the company's name.
What I would like to achieve is create an A to Z "letter bar" on top of the form. When user click i.e. "S" it takes him to first record where company name is begining with "S", if he clicks "C" it take him to first od C's, and so on.
Is there a way to achieve this?
Thanks for any kind of help.