January 4, 200719 yr I am using buttons named: A,B,C....so forth on my layout for quick find using the script: set error capture on enter find mode setfield{myoffice::firstname; get(scriptparameter) //which is for example "A"// perform find ................... i do get the found set by the first names starting with letter a. lets say i would like to repaet that to narrow my search by applying similar script but using the last name on the same found set. can you tell me how to do that by usind second set of buttons A,B,C...and doing a second request on the found set by last name Edited January 4, 200719 yr by Guest
January 4, 200719 yr Take a look at this file. Go to Quotes layout and look at Script: "Alpha Sort" HTH Al Sales_Rep.zip
Create an account or sign in to comment