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  

Add a Label to the Tab Order



 
 
Thread Tools Display Modes
  #1  
Old December 19th, 2006, 02:45 AM posted to microsoft.public.access.forms
kmsandrbs
external usenet poster
 
Posts: 2
Default Add a Label to the Tab Order

First ... This forum has helped me learn quite a bit about access and make a
much more effective database then I have before ... thanks!

So ... I have a series of checkboxes on my form. Since I did not like the
size of the checkboxes, I used the workaround suggested by fredg, which looks
great. (It essentially uses labels as buttons with code).

However ... now I cannot get the checkboxes to be tabbed to. Under their
properties, Tab Stop and Tab Index are not listed, and they do not show up
when I bring up the Tab Order screen.

Suggestions?
  #2  
Old December 19th, 2006, 03:09 AM posted to microsoft.public.access.forms
Douglas J. Steele
external usenet poster
 
Posts: 9,313
Default Add a Label to the Tab Order

Sorry, you can't tab to labels.

Try using text boxes instead of labels.

--
Doug Steele, Microsoft Access MVP
http://I.Am/DougSteele
(no private e-mails, please)


"kmsandrbs" wrote in message
...
First ... This forum has helped me learn quite a bit about access and make
a
much more effective database then I have before ... thanks!

So ... I have a series of checkboxes on my form. Since I did not like the
size of the checkboxes, I used the workaround suggested by fredg, which
looks
great. (It essentially uses labels as buttons with code).

However ... now I cannot get the checkboxes to be tabbed to. Under their
properties, Tab Stop and Tab Index are not listed, and they do not show up
when I bring up the Tab Order screen.

Suggestions?



  #3  
Old December 19th, 2006, 04:09 AM posted to microsoft.public.access.forms
Dirk Goldgar
external usenet poster
 
Posts: 1,164
Default Add a Label to the Tab Order

"kmsandrbs" wrote in message

First ... This forum has helped me learn quite a bit about access and
make a much more effective database then I have before ... thanks!

So ... I have a series of checkboxes on my form. Since I did not like
the size of the checkboxes, I used the workaround suggested by fredg,
which looks great. (It essentially uses labels as buttons with code).

However ... now I cannot get the checkboxes to be tabbed to. Under
their properties, Tab Stop and Tab Index are not listed, and they do
not show up when I bring up the Tab Order screen.


You could put transparent command buttons over the pseudo-checkboxes.
The command buttons could receive the focus, but you'd have to find some
way to show that such a button has the focus, since the button itself
would be transparent.

--
Dirk Goldgar, MS Access MVP
www.datagnostics.com

(please reply to the newsgroup)


  #4  
Old December 19th, 2006, 05:03 PM posted to microsoft.public.access.forms
kmsandrbs
external usenet poster
 
Posts: 2
Default Add a Label to the Tab Order

Ahh ... I didn't look past fredg's solution to the link to your Access
Answers, sorry!

I tried the text box solution, which, not surprisingly, worked fine.

Thanks!

"Douglas J. Steele" wrote:

Sorry, you can't tab to labels.

Try using text boxes instead of labels.

--
Doug Steele, Microsoft Access MVP
http://I.Am/DougSteele
(no private e-mails, please)


"kmsandrbs" wrote in message
...
First ... This forum has helped me learn quite a bit about access and make
a
much more effective database then I have before ... thanks!

So ... I have a series of checkboxes on my form. Since I did not like the
size of the checkboxes, I used the workaround suggested by fredg, which
looks
great. (It essentially uses labels as buttons with code).

However ... now I cannot get the checkboxes to be tabbed to. Under their
properties, Tab Stop and Tab Index are not listed, and they do not show up
when I bring up the Tab Order screen.

Suggestions?




 




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 07:45 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.