Hi,
How do I display which record is currently being viewed? I don't want to display the standard Record Selectors, I want to create custom controls.
I want to show 'Viewing Record 'x' of 'y' on the form.
I've got the second part, a text box with control =Count([File No]), how would I get the 'x' value.....and would I have to add some 'afterupdate' code to my custom record controls to update 'x'?
Thanks for any help,
FrankyG
How do I display which record is currently being viewed? I don't want to display the standard Record Selectors, I want to create custom controls.
I want to show 'Viewing Record 'x' of 'y' on the form.
I've got the second part, a text box with control =Count([File No]), how would I get the 'x' value.....and would I have to add some 'afterupdate' code to my custom record controls to update 'x'?
Thanks for any help,
FrankyG