August 18, 200619 yr OK. I have been up too many hours and am trying to do something that is really easy and can't get it to work. I want the current number of the record in the found set. I have used the Get (RecordNumber) but it keeps giving me the wrong record number (not in order). Thanks for any help...
August 18, 200619 yr Author I am using it just to show the number of the current record in a found set. So when the user goes to the next record it should show the next number ( 4,5,6)
August 18, 200619 yr Do you mean it's in a calculation field? If so, make sure it's unstored. You can also type "@@" directly on the layout.
Create an account or sign in to comment