Jump to content
Claris Engage 2025 - March 25-26 Austin Texas ×

This topic is 7046 days old. Please don't post here. Open a new topic instead.

Recommended Posts

Posted

How do I do this in 7 ?

There is a get function for record count, and found record count. But there dosn't seem to be one anymore for CURRENT record count.

I want a calc that says, "You are on record 3 of 45 found (total records 111)."

TIA

Jerry

Posted

oops, my mistake. I neglected to turn off indexing, on my calc.

it looked like it was behaving like get(recordID).

Posted

If your wanting to get this for purely display purposes ie:

You are on Record 23 of 440 you can type in the text @@ and you will get the current record number.

For instance, you could add the following line in layout mode:

You are on record @@ of <> found, Total Records: <>

And then of course replace Mergefield1 with your foundcount field, and mergefield2 with your Get ( TotalRecordCount ) field.

This topic is 7046 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 account

Sign in

Already have an account? Sign in here.

Sign In Now
×
×
  • Create New...

Important Information

By using this site, you agree to our Terms of Use.