Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations derfloh on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

Recordcount doesn't update

Status
Not open for further replies.

Zjem

Programmer
Joined
Sep 7, 2004
Messages
2
Location
NL
Hello
I'm trying to implement the total number of records of my document and the number of found records.
I found these formulas to do it:
Status(CurrentRecordCount)
Status(CurrentFoundCount)
But it only updates the outcome after i create a new record. Even restarting the file doesn't make it recalculate.
What am i doing wrong?
Thanks
 
Do you have the calculations setup as unstored?
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top