Subform view

G

Guest

Hi all,

I have one subform in a main form which is working fine with the exception
of how it looks whenever I open the main form. Whenever I open my main form,
the view of the subform is always in the middle of the form. I need to scroll
up to see the top of my subform. The subform does contain a lot of fields so
I understand my users will need to use scroll bars. But is there anyway to
start the view at the top of the subform? It is highly annoying to have to
scroll up every time the record changes in order to start at the top of the
subform. Any insight is greatly appreciated.

Thanks!
LaurenM
 
W

Wolfgang Kais

Hello LaurenM.

LaurenM said:
I have one subform in a main form which is working fine with the
exception of how it looks whenever I open the main form. Whenever
I open my main form, the view of the subform is always in the
middle of the form. I need to scroll up to see the top of my
subform. The subform does contain a lot of fields so I understand
my users will need to use scroll bars. But is there anyway to start
the view at the top of the subform? It is highly annoying to have
to scroll up every time the record changes in order to start at the
top of the subform. Any insight is greatly appreciated.

You probably should configure the tab order of the subform such that
a control at the top of your subform gets the focus first.
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Top