Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1   Report Post  
Posted to microsoft.public.excel.programming
VOG VOG is offline
external usenet poster
 
Posts: 1
Default too many combos


Hi,
I am trying to work with a workbook that has one sheet containing
nearly 100 combo boxes. Each row would contain about 8 boxes that allow
the user to select info.

The sheet itself was not designed by me and redesigning is a not an
option.

Is there a way to go through each combo box by row and retrieve its
info without having to reference them by name..

Eg
Start at row 1
Take information from the combo box at A1, B1, C1, D1 etc then
Then move to row 2 until end of the rows I specify.


--
VOG
------------------------------------------------------------------------
VOG's Profile: http://www.excelforum.com/member.php...o&userid=28079
View this thread: http://www.excelforum.com/showthread...hreadid=475867

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

Why not create an array that holds the data the way you want. Then loop
through all the comboboxes and populate the array.

How you loop would depend on the type of combobox you are using.

Which type:

Forms Toolbar
Control Toolbox Toolbar
Data Validation

--
Regards,
Tom Ogilvy


"VOG" wrote in message
...

Hi,
I am trying to work with a workbook that has one sheet containing
nearly 100 combo boxes. Each row would contain about 8 boxes that allow
the user to select info.

The sheet itself was not designed by me and redesigning is a not an
option.

Is there a way to go through each combo box by row and retrieve its
info without having to reference them by name..

Eg
Start at row 1
Take information from the combo box at A1, B1, C1, D1 etc then
Then move to row 2 until end of the rows I specify.


--
VOG
------------------------------------------------------------------------
VOG's Profile:

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



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
table of # of rows with unique combos of values in 4 separated col louise Excel Worksheet Functions 7 June 5th 08 05:49 AM
Comparing two combos/cells to return a value [email protected] Excel Worksheet Functions 0 October 2nd 07 06:47 PM
Entering combos without converting it to dates? pkroper22 Excel Discussion (Misc queries) 2 February 28th 06 01:39 PM
Auto number w/ different letter-number combos in same column Colleen B Excel Worksheet Functions 2 February 23rd 05 02:41 PM
one sub for many Combos in different way jochynator Excel Programming 0 November 24th 04 11:45 PM


All times are GMT +1. The time now is 04:06 AM.

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

About Us

"It's about Microsoft Excel"