LinkBack Thread Tools Search this Thread Display Modes
Prev Previous Post   Next Post Next
  #1   Report Post  
Posted to microsoft.public.excel.programming
external usenet poster
 
Posts: 1
Default Macro for linked drop down boxes

I have inherited an excel file and need help to modify it. On sheet one is a
drop down box with the input range coming from sheet 2 and the cell link
writes to sheet 2. I cannot change the cell link because of the many
calculations dependent on that value being written to sheet 2 (indexed).

The problem is that the drop down list has 800 entries. I want to add
another drop down box to allow the user to select a value in the new drop
down box to then limit the entries inthe existing drop down box. The problem
is that the list of 800 must stay in the same column in sheet 2 and the drop
down boxes must stay on sheet 1.

So how do I say if drop down box 1 value selected is 'x' then drop down box
2 should display a1 through a30 else if drop down box 1 value selected is
'y' then drop down box 2 should display a31 through a36 and so on. It seems
that because the drop down boxes are on one sheet and the values are on
another sheet this becomes more difficult.

I've been advised to use data validation but wouldn't that mean I would have
to move the information into separate columns? And I cannot do this. I need
to know if it is possible to write a macro that handles the relationship
between the two drop down boxes and suggestions on how to do so.

Thanks!


Regards,



 
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
Drop down boxes/tick boxes Jane Excel Worksheet Functions 2 October 28th 08 04:02 PM
Linked combo boxes Nemo New Users to Excel 2 July 18th 07 07:38 AM
Macro to clear contents of unprotected cells AND drop down boxes JB2010 Excel Discussion (Misc queries) 3 March 30th 06 10:13 AM
Linked Combo Boxes LRobinson3 Excel Worksheet Functions 3 November 14th 05 01:35 PM
How do I create a macro to return drop down boxes to first item i. gaalseth Excel Discussion (Misc queries) 1 April 13th 05 09:09 PM


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