dcecil Posted May 30, 2002 Posted May 30, 2002 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?
danjacoby Posted May 30, 2002 Posted May 30, 2002 It's the "Status(CurrentFoundCount)" calc you want.
Vaughan Posted May 31, 2002 Posted May 31, 2002 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.
Recommended Posts
This topic is 8215 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