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

Something wrong with my "Record X of Y"


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

Recommended Posts

Posted

Hello,

Since I want to hide the status area, I'm trying to show the record number of the found count within my layout. I'm using Get(Recordnumber), Get(Foundcount), and Get(TotalRecordCount)in a calc that looks like this:

"Viewing Record: " & Get ( RecordNumber ) & " of " & Get ( FoundCount ) & " Total Records:" & Get ( TotalRecordCount )

When all records are showing it works fine, but for some reason when I do a find the record number remains the number it was when all records were showing, and the found count remains the total count. For example, if I have 100 records and Mr. Smith is record 49, when I find for Mr. Smith (assuming he's the only Mr. Smith) the record number still shows 49 and the found count still shows 100 when it should be 1 of 1.

I can't figure out what I'm doing wrong. Does anybody have any ideas?

Thanks.

Sol

Posted

Make sure the calc is unstored.

This topic is 6444 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.