Newbies Chrysti Posted May 17, 2005 Newbies Posted May 17, 2005 I need a script that will sort records based on a field and the omit all of the records that don't have that field showing, I can't figure this out!!! THANKS
Vaughan Posted May 17, 2005 Posted May 17, 2005 "the records that don't have that field showing" By that I assume you mean "records that have no entry in that field" Enter Find Mode [] Set Field [ a field, "==" ] Perform Find [] Sort Records [ a field ] Make sure that the Enter Find Mode and Perform Find script steps do NOT have the "restore find requests" option selected.
Recommended Posts
This topic is 7478 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