Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1   Report Post  
Posted to microsoft.public.excel.programming
external usenet poster
 
Posts: 1
Default HELP - Tabbing Between Items


I have a questionnaire I am working on in excel.

There are 24 questions in all.

I have, 7 text boxes for open answers, 14 groups of optionbuttons and 3
validation cells, which has a 'Yes' 'No' list.

What I want to do is to be able to start at the first text box which is
'name', then when the tab button is press it will go to 'department'
(the text text box) then hitting tab again will goto the first group of
optionbuttons, tab again will goto the next group of optionbuttons and
so on!!!!

How can I achive this???

Cheers,

Dave


--
Dave_2k5
------------------------------------------------------------------------
Dave_2k5's Profile: http://www.excelforum.com/member.php...o&userid=19667
View this thread: http://www.excelforum.com/showthread...hreadid=390183

  #2   Report Post  
Posted to microsoft.public.excel.programming
external usenet poster
 
Posts: 1
Default HELP - Tabbing Between Items


if you click on the object in the Form, and use have the properties
Window open (press F4 if not), towards the bottom there is a TabIndex
property. Set to 1 for the 1st object, click the next object and set to
2, etc. Also make sure TabStop is set to true.

Art


--
HiArt
------------------------------------------------------------------------
HiArt's Profile: http://www.excelforum.com/member.php...o&userid=19953
View this thread: http://www.excelforum.com/showthread...hreadid=390183

  #3   Report Post  
Posted to microsoft.public.excel.programming
external usenet poster
 
Posts: 1
Default HELP - Tabbing Between Items


Easier user friendly way.

In VBE click on your form then click View then Tab order and then use
the buttons on the right hand side to move the items up or down.

If you have frames then you will need to click on the fram and do the
same but on your main form make sure the frame is in the correct order.


--
funkymonkUK
------------------------------------------------------------------------
funkymonkUK's Profile: http://www.excelforum.com/member.php...o&userid=18135
View this thread: http://www.excelforum.com/showthread...hreadid=390183

Reply
Thread Tools Search this Thread
Search this Thread:

Advanced Search
Display Modes

Posting Rules

Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On


Similar Threads
Thread Thread Starter Forum Replies Last Post
Always display items AND Include hidden items in totals Ted M H Excel Discussion (Misc queries) 0 November 6th 07 09:47 PM
SUMPRODUCT to count items with duplicates where another column contains two defined items PCLIVE Excel Worksheet Functions 4 September 8th 07 10:33 AM
HELP - Tabbing Between Items Dave_2k5 Excel Discussion (Misc queries) 1 July 26th 05 04:17 PM
named range, data validation: list non-selected items, and new added items KR Excel Discussion (Misc queries) 1 June 24th 05 05:21 AM
Items in disabled items list - unknown excel addins causing probs Rich Excel Programming 4 May 16th 05 10:31 PM


All times are GMT +1. The time now is 12:00 AM.

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

About Us

"It's about Microsoft Excel"