Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1   Report Post  
Posted to microsoft.public.excel.programming
external usenet poster
 
Posts: 1
Default how to use combo box controls to control columns selection?

Hi, all,

Normally Excel combo box is used for selecting line by line, could be
a possible to use it to
select column by column?

If not, which kind form controls could be realized?

Thanks in advanced,

Zhou Zhen
  #2   Report Post  
Posted to microsoft.public.excel.programming
external usenet poster
 
Posts: 3,986
Default how to use combo box controls to control columns selection?

Since the value property of the combobox is tied to the bound column
property, you would have to find a way to switch the bound column property
with each selection across columns. The question is, is it really worth it
when the as built functionality works? If you just want a horizontal list of
options, you could use labels on a UserForm, or individual option buttons
lined up from left to right.

"Zhou Zhen" wrote:

Hi, all,

Normally Excel combo box is used for selecting line by line, could be
a possible to use it to
select column by column?

If not, which kind form controls could be realized?

Thanks in advanced,

Zhou Zhen

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
Combo Box selection only shows bound column info after selection made. Coby Excel Programming 1 October 18th 07 02:04 AM
"Combo Box - getting control combo box to stick in place in worksh ajr Excel Discussion (Misc queries) 1 February 16th 05 02:05 AM
"Combo Box - getting control combo box to stick in place in worksh ajr Excel Discussion (Misc queries) 0 February 15th 05 07:45 PM
No change event on control toolbox combo box when selection is the same? Don Wiss Excel Programming 0 December 26th 04 01:31 PM
Problem hiding/unhiding columns using combo control olivier durand Excel Programming 2 October 28th 03 03:07 PM


All times are GMT +1. The time now is 03:33 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"