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  

Tab control start point



 
 
Thread Tools Display Modes
  #1  
Old October 12th, 2006, 08:15 PM posted to microsoft.public.access.forms
NetworkTrade
external usenet poster
 
Posts: 825
Default Tab control start point

The cursor of my form starts in the first control textbox of the Details
section.

I would like it to begin in the first control combobox of the Header section
when the Form is opened.

In the Tab Control feature; one can re-order the Tabs within a section. But
the sections are segregated i.e. Tabs within Header, Tabs within Details,
Tabs within Footer.

Even though the Tabs within Header is shown above the Tabs within Details -
- the Form opens with the cursor in the Details section. I see no way to
change this with the Tab Control feature.

Would welcome advice….thanxs

--
NTC
  #2  
Old October 12th, 2006, 09:09 PM posted to microsoft.public.access.forms
Klatuu
external usenet poster
 
Posts: 7,074
Default Tab control start point

Set the focus to the control you want in the load event of the form.

"NetworkTrade" wrote:

The cursor of my form starts in the first control textbox of the Details
section.

I would like it to begin in the first control combobox of the Header section
when the Form is opened.

In the Tab Control feature; one can re-order the Tabs within a section. But
the sections are segregated i.e. Tabs within Header, Tabs within Details,
Tabs within Footer.

Even though the Tabs within Header is shown above the Tabs within Details -
- the Form opens with the cursor in the Details section. I see no way to
change this with the Tab Control feature.

Would welcome advice….thanxs

--
NTC

  #3  
Old October 12th, 2006, 09:36 PM posted to microsoft.public.access.forms
Niniel
external usenet poster
 
Posts: 582
Default Tab control start point

What you need to do is to change to design view, click on the tab you want to
rearrange, then right-click on the tab and select Tab order.
Then you can rearrange the tab order just for that tab.

The result is the same as doing it in code like Klatuu suggested.

"NetworkTrade" wrote:

The cursor of my form starts in the first control textbox of the Details
section.

I would like it to begin in the first control combobox of the Header section
when the Form is opened.

In the Tab Control feature; one can re-order the Tabs within a section. But
the sections are segregated i.e. Tabs within Header, Tabs within Details,
Tabs within Footer.

Even though the Tabs within Header is shown above the Tabs within Details -
- the Form opens with the cursor in the Details section. I see no way to
change this with the Tab Control feature.

Would welcome advice….thanxs

--
NTC

  #4  
Old October 12th, 2006, 09:39 PM posted to microsoft.public.access.forms
Niniel
external usenet poster
 
Posts: 582
Default Tab control start point

Ok, upon re-reading your other question I realized that you are trying to do
something different... Sorry.

"Niniel" wrote:

What you need to do is to change to design view, click on the tab you want to
rearrange, then right-click on the tab and select Tab order.
Then you can rearrange the tab order just for that tab.

The result is the same as doing it in code like Klatuu suggested.

"NetworkTrade" wrote:

The cursor of my form starts in the first control textbox of the Details
section.

I would like it to begin in the first control combobox of the Header section
when the Form is opened.

In the Tab Control feature; one can re-order the Tabs within a section. But
the sections are segregated i.e. Tabs within Header, Tabs within Details,
Tabs within Footer.

Even though the Tabs within Header is shown above the Tabs within Details -
- the Form opens with the cursor in the Details section. I see no way to
change this with the Tab Control feature.

Would welcome advice….thanxs

--
NTC

  #5  
Old October 12th, 2006, 09:42 PM posted to microsoft.public.access.forms
NetworkTrade
external usenet poster
 
Posts: 825
Default Tab control start point

thanks.....amazing how obvious things are once someone tells me.....

works....
--
NTC


"Klatuu" wrote:

Set the focus to the control you want in the load event of the form.

"NetworkTrade" wrote:

The cursor of my form starts in the first control textbox of the Details
section.

I would like it to begin in the first control combobox of the Header section
when the Form is opened.

In the Tab Control feature; one can re-order the Tabs within a section. But
the sections are segregated i.e. Tabs within Header, Tabs within Details,
Tabs within Footer.

Even though the Tabs within Header is shown above the Tabs within Details -
- the Form opens with the cursor in the Details section. I see no way to
change this with the Tab Control feature.

Would welcome advice….thanxs

--
NTC

 




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 11:55 AM.


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