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

I have a month drop down menu, created using combo box, on a number of
worksheets. Each drop down menu referencs the same cells in format control.
However, when I change the month on one worksheet the other drop down menus
aren't updated. How do I link the drop menus so that when I change the date
on one worksheet, the drop down menus on the the other worksheets are updated?
  #2   Report Post  
Posted to microsoft.public.excel.programming
external usenet poster
 
Posts: 694
Default Linking Combo Boxes

Hi,
It works for (win2k/o2k). Have you set up both InputRange and CellLink?
Say i have one combobox on Sheet1 and one on sheet2. And on sheet called
Temp i have month values in A1:A12 and the returned values of the comboboxes
is B1. I set:
- sheet1: combobox InputRange: Temp!A1:A12 and Cell Link: Temp!B1
- sheet2: combobox InputRange: Temp!A1:A12 and Cell Link: Temp!B1

Regards,
Sebastien

"dogo" wrote:

I have a month drop down menu, created using combo box, on a number of
worksheets. Each drop down menu referencs the same cells in format control.
However, when I change the month on one worksheet the other drop down menus
aren't updated. How do I link the drop menus so that when I change the date
on one worksheet, the drop down menus on the the other worksheets are updated?

  #3   Report Post  
Posted to microsoft.public.excel.programming
external usenet poster
 
Posts: 27,285
Default Linking Combo Boxes

Link them all to the same cell.

Run a macro that updates them.

--
Regards,
Tom Ogilvy

"dogo" wrote in message
...
I have a month drop down menu, created using combo box, on a number of
worksheets. Each drop down menu referencs the same cells in format

control.
However, when I change the month on one worksheet the other drop down

menus
aren't updated. How do I link the drop menus so that when I change the

date
on one worksheet, the drop down menus on the the other worksheets are

updated?


  #4   Report Post  
Posted to microsoft.public.excel.programming
external usenet poster
 
Posts: 1
Default Linking Combo Boxes

I have set up just as you describe, but it doesn't update the various
worksheets. However, I noticed that if I create the drop down menu in the
Temp folder everything works fine. It just breaks if I copy to another sheet
or create in another sheet. Is it possible that I have some kind of
protection turned on that is not allowing the drop downs to be updated?

Thx.

"sebastienm" wrote:

Hi,
It works for (win2k/o2k). Have you set up both InputRange and CellLink?
Say i have one combobox on Sheet1 and one on sheet2. And on sheet called
Temp i have month values in A1:A12 and the returned values of the comboboxes
is B1. I set:
- sheet1: combobox InputRange: Temp!A1:A12 and Cell Link: Temp!B1
- sheet2: combobox InputRange: Temp!A1:A12 and Cell Link: Temp!B1

Regards,
Sebastien

"dogo" wrote:

I have a month drop down menu, created using combo box, on a number of
worksheets. Each drop down menu referencs the same cells in format control.
However, when I change the month on one worksheet the other drop down menus
aren't updated. How do I link the drop menus so that when I change the date
on one worksheet, the drop down menus on the the other worksheets are updated?

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
Linking Combo Boxes (Please Help) Mika Excel Worksheet Functions 0 January 8th 07 07:05 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
excel 97: linking 2 combo boxes JMCN Excel Programming 1 October 22nd 03 11:05 PM


All times are GMT +1. The time now is 10:20 PM.

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"