A Microsoft Office (Excel, Word) forum. OfficeFrustration

If this is your first visit, be sure to check out the FAQ by clicking the link above. You may have to register before you can post: click the register link above to proceed. To start viewing messages, select the forum that you want to visit from the selection below.

Go Back   Home » OfficeFrustration forum » Microsoft Access » Using Forms
Site Map Home Register Authors List Search Today's Posts Mark Forums Read  

How can tab controls of mulitple page form be at top when opening



 
 
Thread Tools Display Modes
  #1  
Old July 2nd, 2008, 05:47 PM posted to microsoft.public.access.forms
Karen
external usenet poster
 
Posts: 1,223
Default How can tab controls of mulitple page form be at top when opening

I am using Access 2003 - I have a four page form with each page on a tab
control. When I open this form, the tabs at the top are pushed off the
screen and I have to move the vertical scroll bar up so that the top of the
form with tabs are displayed. Is there some setting that will allow this
form to open with the tabs displayed?

Karen
  #2  
Old July 2nd, 2008, 06:44 PM posted to microsoft.public.access.forms
Mark A. Sam[_3_]
external usenet poster
 
Posts: 468
Default How can tab controls of mulitple page form be at top when opening

Karen,

The tabs will appear unless the form itself is too long to fit on the
screen. Check the height of the form header, detail section, and footer to
see if you can reduce any of them. Also check the height of te tab control
itself. Often times, it can get resized without you realizing it, like when
dragging a subform onto it.

God Bless,

Mark A. Sam


"Karen" wrote in message
...
I am using Access 2003 - I have a four page form with each page on a tab
control. When I open this form, the tabs at the top are pushed off the
screen and I have to move the vertical scroll bar up so that the top of
the
form with tabs are displayed. Is there some setting that will allow this
form to open with the tabs displayed?

Karen



  #3  
Old July 2nd, 2008, 07:10 PM posted to microsoft.public.access.forms
Linq Adams via AccessMonster.com
external usenet poster
 
Posts: 1,474
Default How can tab controls of mulitple page form be at top when opening

Usually this happens when the control that gets focus first is on the lower
end of the page. Make sure, instead, that the first control to gain focus is
near the top of the page. Probably, in the Form_Current event, something like

Me.TextboxNearTopOfPage.SetFocus

--
There's ALWAYS more than one way to skin a cat!

Answers/posts based on Access 2000/2003

Message posted via AccessMonster.com
http://www.accessmonster.com/Uwe/For...forms/200807/1

 




Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

vB code is On
Smilies are On
[IMG] code is Off
HTML code is Off
Forum Jump


All times are GMT +1. The time now is 10:02 PM.


Powered by vBulletin® Version 3.6.4
Copyright ©2000 - 2024, Jelsoft Enterprises Ltd.
Copyright ©2004-2024 OfficeFrustration.
The comments are property of their posters.