February 16, 200521 yr I need to create a script that find all records whose Created By field are equal to the value of the Current Record's Created By field. Am I overlooking something obvious? Sorry, I am fairly new to this. Thanks!
February 17, 200521 yr You could script a Find... but I'd probably use GTRR. Create a relationship Created by=Created by, and then your script would be Go to related record[ show, CreatedBy ].
Create an account or sign in to comment