Eliminate record count bar at bottom of a subform

JimL

Registered User.
Local time
Yesterday, 20:54
Joined
Jul 9, 2019
Messages
20
Hello all,

I have a subform which will not be navigated (entire records will be visible at all times). I want to eliminate the frame and the record count bar so that the subform will look like part of the main form. Can this be done?

Thank you.

JimL
 
Hi JimL. If you go to the Design View of the Subform, you can set the Navigation Buttons property to No.
 
I'll just add that to hide the frame set the subform control border style property to transparent
 
Thanks to both of you for your replies.

Unfortunately, there is no Navigation Buttons property that I can find in the subform properties sheet (I am running Access 365).

Would it be of any help to send a screenshot of the "All" tab on the properties sheet?
 
Eureka! Found the nav options when I right clicked on the subform rather than selecting the subform and looking at the properties sheet.

Can't explain why that happened.

Thanks again!
 
Can't explain why that happened.
you need to click twice, the first to select the subform control, the second to select an object in the subform
 
Eureka! Found the nav options when I right clicked on the subform rather than selecting the subform and looking at the properties sheet.

Can't explain why that happened.

Thanks again!
Glad to hear you got it sorted out. Good luck with your project.
 

Users who are viewing this thread

Back
Top Bottom