Subform problem

R

reno.04

Hi
Is there a way to get rid of nav buttons and record selectors from a subform


cheers
 
A

Allen Browne

reno.04 said:
Is there a way to get rid of nav buttons and record selectors from a
subform


1. Open the form in design view.

2. Open the Properties box (View menu).
Make sure its Title says Form (i.e. you must be looking at the properties of
the Form, not of a text box.)

3. Set the properties on the Format tab.
 
R

reno.04

Hey
thanks

but i have already got them off the main form but i need them not to be
displayed on the Subform located on the main form but i cant find anything
in the properties box for the subform that even remotely resembles the
record selectors or nav buttons

cheers
 
A

Allen Browne

Open the subform in design view (directly from the Database window).

It has the same properties.
You do have it in Continuous Form view, not Datasheet?
 
Top