#1   Report Post  
Posted to microsoft.public.excel.programming
external usenet poster
 
Posts: 1
Default Excel case


If a radiobutton is grouped you can give each of them a different inde
value and then use the case code as illustrated below.
In VB excel I cab't find the index item in the option list of
radiobutton.



select case frame1.value

case 1
Dep.value = " 45 "
case 2
Dep.value = " 65 "
end selec

--
panamarenc
-----------------------------------------------------------------------
panamarenco's Profile: http://www.excelforum.com/member.php...fo&userid=1473
View this thread: http://www.excelforum.com/showthread.php?threadid=26359

  #2   Report Post  
Posted to microsoft.public.excel.programming
external usenet poster
 
Posts: 27,285
Default Excel case

Excel VBA doesn't support control arrays.

--
Regards,
Tom Ogilvy


"panamarenco" wrote in message
...

If a radiobutton is grouped you can give each of them a different index
value and then use the case code as illustrated below.
In VB excel I cab't find the index item in the option list of a
radiobutton.



select case frame1.value

case 1
Dep.value = " 45 "
case 2
Dep.value = " 65 "
end select


--
panamarenco
------------------------------------------------------------------------
panamarenco's Profile:

http://www.excelforum.com/member.php...o&userid=14738
View this thread: http://www.excelforum.com/showthread...hreadid=263595



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
How do I change from upper case to proper case in excel 2002 CT Man[_2_] Excel Discussion (Misc queries) 8 January 8th 08 06:14 PM
How do I change case to sentence case in groups in excel? Pinetree Excel Discussion (Misc queries) 3 May 30th 07 05:55 AM
How to change mixed case to upper case in Excel for all cells WordAlone Network Excel Discussion (Misc queries) 7 May 30th 07 05:53 AM
Change the text from lower case to upper case in an Excel work boo dave01968 Excel Discussion (Misc queries) 2 December 9th 05 09:09 AM
How do I change a column in Excel from upper case to lower case? Debbie Kennedy Excel Worksheet Functions 3 May 2nd 05 06:57 PM


All times are GMT +1. The time now is 09:13 PM.

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"