Storm Cellar Posted February 19, 2006 Posted February 19, 2006 Hi. How can I be sure that the record number (defined field) matches the record number under the flip book on the upper left hand column? Have tried for 8 hours, but no luck. Seems when I delete or duplicate, the numbers change and don't match. Tried indexing, and all the usual. Thanks! Terri
Ender Posted February 19, 2006 Posted February 19, 2006 Hi Terri, If it's for display purposes only, you can either use the @@ symbol in a text area on the layout, or an unstored calc with get(recordnumber) to show which number of the found set you are looking at. But you should not attempt to use such a number as a relational key. For that, use auto-enter serial numbers, and don't worry that they are not syncronized with the current record number.
Recommended Posts
This topic is 6869 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