Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1   Report Post  
Posted to microsoft.public.excel.misc
Sagu
 
Posts: n/a
Default Clearing the Values in a Drop - Down List

Hi,

I have a created a dashboard, without using any macros. All the
dynamism in the dash-board is done using formulae. I have two
drop-downs, which are cascaded, and which control the display of the
data in the dashboards.

The issue here is : I need to re-set or "clear" the data in the second
drop down, whenever the data in the first drop -down is changed. I did
manage to rummage through some of the older posts in the group, but
most of them employ macros, which i dont want to employ here.
Can this be done using formulae?

Thanks in Advance,
Sagar

  #2   Report Post  
Posted to microsoft.public.excel.misc
Biff
 
Posts: n/a
Default Clearing the Values in a Drop - Down List

Hi!

What exactly does this mean: "whenever the data in the first drop -down is
changed."

Whenever a different selection is made? If that's the case I'm pretty sure
you'd need some code to do what you want.

Biff

"Sagu" wrote in message
ups.com...
Hi,

I have a created a dashboard, without using any macros. All the
dynamism in the dash-board is done using formulae. I have two
drop-downs, which are cascaded, and which control the display of the
data in the dashboards.

The issue here is : I need to re-set or "clear" the data in the second
drop down, whenever the data in the first drop -down is changed. I did
manage to rummage through some of the older posts in the group, but
most of them employ macros, which i dont want to employ here.
Can this be done using formulae?

Thanks in Advance,
Sagar



  #3   Report Post  
Posted to microsoft.public.excel.misc
paul
 
Posts: n/a
Default Clearing the Values in a Drop - Down List

do you mean the second dropdown selections are supposed to change with a new
choice in the first but dont?Or you dont know how to make the second drop
down dependent on the first?What sort of dropdowns sre you using.

http://www.contextures.com/xlDataVal02.html
--
paul
remove nospam for email addy!



"Biff" wrote:

Hi!

What exactly does this mean: "whenever the data in the first drop -down is
changed."

Whenever a different selection is made? If that's the case I'm pretty sure
you'd need some code to do what you want.

Biff

"Sagu" wrote in message
ups.com...
Hi,

I have a created a dashboard, without using any macros. All the
dynamism in the dash-board is done using formulae. I have two
drop-downs, which are cascaded, and which control the display of the
data in the dashboards.

The issue here is : I need to re-set or "clear" the data in the second
drop down, whenever the data in the first drop -down is changed. I did
manage to rummage through some of the older posts in the group, but
most of them employ macros, which i dont want to employ here.
Can this be done using formulae?

Thanks in Advance,
Sagar




  #4   Report Post  
Posted to microsoft.public.excel.misc
Sagu
 
Posts: n/a
Default Clearing the Values in a Drop - Down List

Hello folks,

Thanks for replying to my query.

The scenario is i have created drop downs using Ranges and Validation.

The first drop down contains a Named range
The second drop down is populated by using a IF condition within the
Validation Settings and hence depending upon the selection in the first
drop down list, the second drop down is populated.

The Issue here being, the cell containing the second drop down list
"retains" the value of the previous selection.

For example :

Drop down list in Cell A1 lists all the Categories.

Drop down list in Cell B2 lists all the products.

For the first time, the selection in the Cell A1 (Categories) populates
the data in the drop down list of the Cell B2 ( Products)

From the Second time, if the selection in the Cell A1 Changes, the drop

down list populating the Cell B2 changes, but NOT the content of cell
B2,which retains the value of the previous selection . I need to clear
the value present in the cell B2 ( which is a value from the previous
selection)

Hope i am clear in conveying my requirements.

Please let me know if there any issues, else i can send the excel file
across..

Thanks once again for spending your time on this..
Sagar

  #5   Report Post  
Posted to microsoft.public.excel.misc
Biff
 
Posts: n/a
Default Clearing the Values in a Drop - Down List

Hi!

To do EXACTLY what you want will require VBA code. I can't help you with
that.

An alternative to code would be to use conditional formatting to set the
cell font color to be the same as the fill color if the value in the cell is
not part of the named range that is currently selected from the first drop
down.

That will achieve the effect you're after of "clearing" (or at least,
appearing to be clear) the cell but if you have other formulas that are
dependent upon this cell it may make things more complicated to deal with.

Biff

"Sagu" wrote in message
oups.com...
Hello folks,

Thanks for replying to my query.

The scenario is i have created drop downs using Ranges and Validation.

The first drop down contains a Named range
The second drop down is populated by using a IF condition within the
Validation Settings and hence depending upon the selection in the first
drop down list, the second drop down is populated.

The Issue here being, the cell containing the second drop down list
"retains" the value of the previous selection.

For example :

Drop down list in Cell A1 lists all the Categories.

Drop down list in Cell B2 lists all the products.

For the first time, the selection in the Cell A1 (Categories) populates
the data in the drop down list of the Cell B2 ( Products)

From the Second time, if the selection in the Cell A1 Changes, the drop

down list populating the Cell B2 changes, but NOT the content of cell
B2,which retains the value of the previous selection . I need to clear
the value present in the cell B2 ( which is a value from the previous
selection)

Hope i am clear in conveying my requirements.

Please let me know if there any issues, else i can send the excel file
across..

Thanks once again for spending your time on this..
Sagar





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
drop down list help tech_2006 Excel Worksheet Functions 1 February 16th 06 07:59 PM
Populating worksheet via a drop down list ! kuansheng Excel Worksheet Functions 4 February 14th 06 05:48 AM
Limit drop down list and linking to other info Intuit Excel Worksheet Functions 13 February 2nd 06 09:48 PM
Text to Columns from drop down list update Kurgan Excel Discussion (Misc queries) 0 June 21st 05 12:14 PM
changing value of a cell by selecting an item from a drop down list Bobby Mir Excel Worksheet Functions 6 June 8th 05 08:33 PM


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