dtrots Posted June 3, 2008 Posted June 3, 2008 I've decided I want to hide the left status area. I have easily put the total record count and record number on my layout. Even if the records were unsorted, the status bar showed an incremental record number. In other words, what I have right now on my layout is shows "3 of 97" then the next one may be "45 of 97" etc. The status bar whether sorted or not kept this incremental, is there anyway to mimic this?
Lee Smith Posted June 3, 2008 Posted June 3, 2008 Are your calculations unstored? Which Functions are you using? Lee
dtrots Posted June 3, 2008 Author Posted June 3, 2008 What I was using was 2 calculation fields - one is gettotalrecordcount and one is getrecordnumber
dtrots Posted June 3, 2008 Author Posted June 3, 2008 Thank you - I never knew about the @@ - your example helped me - thanks!
Recommended Posts
This topic is 6017 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