I have a single row datasheet form, which, when in 'Open'
view, displays several hundred records. I want to be able to have these records numbered 1-500 or whatever, in exactly the same way as the navigation bar displays which record number you're up to in the form. Essentially I just want to take the data control which displays this information in the navigation bar, and place it in the body of the form. How do I do this? Or achieve the same end result via some other means?
view, displays several hundred records. I want to be able to have these records numbered 1-500 or whatever, in exactly the same way as the navigation bar displays which record number you're up to in the form. Essentially I just want to take the data control which displays this information in the navigation bar, and place it in the body of the form. How do I do this? Or achieve the same end result via some other means?