sspyrou Posted July 24, 2002 Posted July 24, 2002 hey guys i've created a report in list layout.. i need to be able to sort by atleast 2 of the columns(fields)... i've created 2 buttoms, placed above each of the 2 columns... i cant however create a script to sort the specified column... anybody know how i can set up 2 seperate sort scrips on the same layout? cheers ss
Kurt Knippel Posted July 24, 2002 Posted July 24, 2002 Create as many scripts as you want. Each has a minimum of one command...Sort [Restore, No Dialog]. Each script has its own sort order stored in it, and then can be attached to as many buttons as you would like.
sspyrou Posted July 24, 2002 Author Posted July 24, 2002 hi kurt cheers... how do i specify which field each sort buttom relates to? ss
kenneth2k1 Posted July 24, 2002 Posted July 24, 2002 Hello: That's what he's saying... Sort manually as you desire, then script it: Sort [Restore, no dialog] The restore means it uses the LAST sort you did. Ken
Kurt Knippel Posted July 24, 2002 Posted July 24, 2002 And this then get stored in that specific script. I have solutions with dozens and dozens of seperate sorting scripts.
Recommended Posts
This topic is 8162 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 accountSign in
Already have an account? Sign in here.
Sign In Now