jaybutler1234 Posted August 4, 2010 Posted August 4, 2010 I'm trying to write a script that copies an ID number from one Layout/Table, goes to another Layout/Table and finds any records with the same ID that I copied. I'm trying the Perform Find and Set Variable script steps but can't get it right... Many Thanks
bcooney Posted August 4, 2010 Posted August 4, 2010 Set $var to ID Go to Layout Other Enter Find Mode (no pause) Set field to $var Perform Find (no restore) However, if you have a relationship btw the two tables using this field, then you can use the Go to Related Records script step.
jaybutler1234 Posted August 5, 2010 Author Posted August 5, 2010 I can't believe I forgot Enter Find Mode... Thanks so much!!
Recommended Posts
This topic is 5225 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