August 16, 200421 yr Is there a way to "mark" a field so that the program can go to the record without a find command? I posted a lengthy question in the Scripts forum but perhaps all I need is a formula to go to a specific record (without using find). Thanks!
August 16, 200421 yr Hi, Sue. Look into the Go To Related Records script step. Without knowing more about your situation, i can't say if that is your best option, but it may be. Jerry
August 16, 200421 yr Author Thanks Jerry - that might be it. If not, I'll repost all my details in this forum. Sue
August 16, 200421 yr Any process that marks field is prone to break in a multi-user environment. Jerry's suggestion of useing the Go to Related Records step is good. The trick is that you don;t make the record, you put the record's key into a global field (global fields work well for this stuff in multi-user environments). This global field is the left side of the relationship.
Create an account or sign in to comment