May 30, 200223 yr I need to paste the number of records found in a query. To be more specific, when I do a find and it results in 5 records, I need to paste the number 5 in a field on another layout. Is this possible?
May 31, 200223 yr Instead of cutting and pasting, display a claculation field on the other layout where the calc field is Status(CurrentFoundCount). Or use the Set Field [] script step, and specify the Status(CurrentFoundCount) function.
Create an account or sign in to comment