ABCRobstown Posted October 14, 2009 Posted October 14, 2009 I have a formula to count total records and show the one record I am using-- "Total Records " & Status(CurrentRecordCount) & "¶" & Status(CurrentRecordNumber) & " of " & Status(CurrentFoundCount) I there a way to display the number of found records? Thanks in advance.
LaRetta Posted October 14, 2009 Posted October 14, 2009 Be sure your calculation is set to unstored (check 'Do not Store') in Storage Options. That is why your Status(CurrentFoundCount) isn't updating. :smile2:
Recommended Posts
This topic is 5518 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