Record view

  • Thread starter Thread starter Neil Greenough
  • Start date Start date
N

Neil Greenough

Can anybody tell me how I get rid of / delete the record view at the bottom
of a form. For example, in one of my forms, it says "Record [1] of [102] <>
<<>> >*"

Does anybody know how I can turn this feature off?

Regards
 
Neil Greenough said:
Can anybody tell me how I get rid of / delete the record view at the
bottom of a form. For example, in one of my forms, it says "Record
[1] of [102] <> <<>> >*"

Does anybody know how I can turn this feature off?

Regards

Set the form's Navigation Buttons property (on the Format tab of the
form's property sheet) to No.
 
Can anybody tell me how I get rid of / delete the record view at the bottom
of a form. For example, in one of my forms, it says "Record [1] of [102] <>
<<>> >*"

Does anybody know how I can turn this feature off?

Regards

Set the form's Navigation Buttons property to No.
It's on the property sheet's Format tab.
 
Thanks all

Works great now

fredg said:
Can anybody tell me how I get rid of / delete the record view at the bottom
of a form. For example, in one of my forms, it says "Record [1] of [102]
<<>> >*"

Does anybody know how I can turn this feature off?

Regards

Set the form's Navigation Buttons property to No.
It's on the property sheet's Format tab.
 
Back
Top