Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1   Report Post  
Posted to microsoft.public.excel.programming
external usenet poster
 
Posts: 160
Default Combo Boxes Not Changing Independently

A workbook has 12 worksheets with a ComboBox on each worksheet. All 12 ComboBoxes are named ComboBox1, have exactly the same properties, and were inserted form the Control Toolbox. On a worksheet named €śVariables€ť are the locations of the LinkedCell and ListFillRange €“ used for all 12 ComboBoxes (done this way so I only have to make changes once when selection data changes)

The problem: when I select from the ComboBox dropdown on one worksheet, all 12 ComboBoxes change to that selection on all 12 worksheets, rather than changing independently on each worksheet

How do I make the ComboBoxes work independently on each worksheet

Thanks
Phi

  #2   Report Post  
Posted to microsoft.public.excel.programming
external usenet poster
 
Posts: 27,285
Default Combo Boxes Not Changing Independently

don't use the same linked cell - if you want them to change independently,
why would all output go to a single cell?

Anyway, when one updates the linked cell that cell updates all the others
because communication between the linked cell and the comboboxes is a two
way path.

--
Regards,
Tom Ogilvy

"Phil Hageman" wrote in message
...
A workbook has 12 worksheets with a ComboBox on each worksheet. All 12

ComboBoxes are named ComboBox1, have exactly the same properties, and were
inserted form the Control Toolbox. On a worksheet named "Variables" are the
locations of the LinkedCell and ListFillRange - used for all 12 ComboBoxes
(done this way so I only have to make changes once when selection data
changes).

The problem: when I select from the ComboBox dropdown on one worksheet,

all 12 ComboBoxes change to that selection on all 12 worksheets, rather than
changing independently on each worksheet.

How do I make the ComboBoxes work independently on each worksheet?

Thanks,
Phil



  #3   Report Post  
Posted to microsoft.public.excel.programming
external usenet poster
 
Posts: 160
Default Combo Boxes Not Changing Independently

Thanks, Tom. The obvious never occurred to me...
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
Getting Combo boxes to change options based on other Combo boxes. Ancient Wolf New Users to Excel 1 March 27th 09 06:29 PM
Changing data links turns combo boxes into images Bill Excel Discussion (Misc queries) 0 October 25th 06 07:39 PM
Selecting subsets using combo boxes or list boxes CLamar Excel Discussion (Misc queries) 0 June 1st 06 07:43 PM
Questions on combo boxes and list boxes. Marc New Users to Excel 1 March 14th 06 09:40 AM
List boxes/combo boxes Tibow Excel Programming 3 February 17th 04 12:35 PM


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