January 24, 200124 yr Newbies Hi, I am building my first database and am having difficulty figuring out the sort script. I have a list layout that displays all records. The list shows three fields (first name, last name and company name). How do I create a script that will sort the list by each respective field? I can't seem to figure out how to correlate the sort script with the respective field. Thanks for any help.
January 25, 200124 yr You use three scripts, one for each sort possibility. Tie each script to a button as the title of the column so that when a user clicks the title the found set sorts by that field. Chuck
Create an account or sign in to comment