Subform Properties

Lamb2087

Registered User.
Local time
Today, 22:50
Joined
Feb 7, 2003
Messages
103
I have two subforms within a main form. I want one of these suforms to just show the text boxes. How can I hide the scroll bar on the side and and the area that advances thru the records.

Is it possible to have it look like just two text boxes are on the main form? If so what properties are set to do this. I have tried the properties of the sub form and have had no luck with it.
 
Yes you can I do it all the time!
To hide the scroll bars you go into design view on the subform and get into the properties of the subform
then set property naivgation buttons to No and record selectors to No. that should get rid of the croll bars and that bar with the arrow on it.

Hope that helps
 
Chris-eh

Chris-Eh; You are the bomb!! What you said works great!!

Is there any other tricks I can do with a subform?
 
Honestly I'm just learning too. So if you find something else you would like to do with a subform post it and i'll see if I can help then; can't think of any stuff off the top of my head for now...

Glad it worked:)
 
Subform Disappearance

How about making a subform disappear when there is no record on it. I have seen this and did it before but forgot how to.
 

Users who are viewing this thread

Back
Top Bottom