joseppic Posted April 11, 2003 Share Posted April 11, 2003 Hi, Simple question, I've got a layout with a number of fields I want to create two buttons, one to sort by one field, the other to sort by another field. The Sort commands within Scripting does not provide the ability to select a field, how is it done please??? take care, J. Link to comment Share on other sites More sharing options...
Lee Smith Posted April 11, 2003 Share Posted April 11, 2003 You will need to do the sorts manually first, First do a sort for one of the fields, and then create a script using the Sort Script Step. Then do the sort manually for the second field and then create a new Script use the Sort Script Step. HTH Lee Link to comment Share on other sites More sharing options...
joseppic Posted April 11, 2003 Author Share Posted April 11, 2003 Thanks Lee, pretty obvious I guess now I know. take care. J. Link to comment Share on other sites More sharing options...
danjacoby Posted April 11, 2003 Share Posted April 11, 2003 Recommendation: add a Comment to each script, so you know (later) what you're sorting on. Link to comment Share on other sites More sharing options...
Lee Smith Posted April 11, 2003 Share Posted April 11, 2003 Not necessary if the label tells it all! Link to comment Share on other sites More sharing options...
danjacoby Posted April 12, 2003 Share Posted April 12, 2003 Not necessary if the label tells it all! Too right, Lee. It was merely one of my knee-jerk reactions. Of course, this assumes that the scripts' names are properly descriptive... Link to comment Share on other sites More sharing options...
Recommended Posts
This topic is 7850 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