How can I make the subform viewable without scrolling in the form?

nitinrao

Registered User.
Local time
Today, 05:16
Joined
Dec 17, 2009
Messages
26
Hi everyone,

I currently have a subform in my form, but it is only viewable when I scroll down through the form (it doesn't take up the whole screen). The subform can be potentially viewable on the same screen because it fits the screen. But the form's border prevents viewing that....how can I extend the border?
 
I would suggest an alternative approach, create a new form designed to display the same data as in the subform, and open this form instead.
 

Users who are viewing this thread

Back
Top Bottom