August 8, 200619 yr Newbies What I am trying to do is to have a user enter what week they would like to filter on in a message box and have the script perform the found set bases on the input from the user. Can this be done?
August 9, 200619 yr Yes, make a global field and use that as the input field in your Show Custom Dialog step. You would then go into Find mode and use: Set Field[ yourWeek ; yourGlobal ] Then perform the Find.
Create an account or sign in to comment