Trying to create a drop down list that updates based on last selection

DuNandi

New Member
Joined
Jan 29, 2009
Messages
9
I am trying to create a drop down list that updates based on previous selections. When i say updates, i mean it deletes the selected information from an updated source list. For example:

The source data on sheet 1 is:
A2 Apple
A3 Boy
A4 Cat
A5 Dog
A6 Egg

This are the column headings:
Column C - Day1
Column D - Day 2
Column E - Day 3

I inserted a drop down list using the data validations tools in cell B2 with the sources being $A$2:$A$6

If i select Apple from this drop down list, i would like to create a formula that would remove/delete it from the current list and create one with the remaining four options. I was thinking of creating four different source lists in a separate sheet that could find the data based on the selection from the "cell above" or previously selected cell and delete that value from the list that the source would update and not include that value. Any ideas on what formula i could use?

I hope my questions makes sense.

Cheers
Dunandi
 

Excel Facts

How to change case of text in Excel?
Use =UPPER() for upper case, =LOWER() for lower case, and =PROPER() for proper case. PROPER won't capitalize second c in Mccartney
I am trying to create a drop down list that updates based on previous selections. When i say updates, i mean it deletes the selected information from an updated source list. For example:

The source data on sheet 1 is:
A2 Apple
A3 Boy
A4 Cat
A5 Dog
A6 Egg

This are the column headings:
Column C - Day1
Column D - Day 2
Column E - Day 3

I inserted a drop down list using the data validations tools in cell B2 with the sources being $A$2:$A$6

If i select Apple from this drop down list, i would like to create a formula that would remove/delete it from the current list and create one with the remaining four options. I was thinking of creating four different source lists in a separate sheet that could find the data based on the selection from the "cell above" or previously selected cell and delete that value from the list that the source would update and not include that value. Any ideas on what formula i could use?

I hope my questions makes sense.

Cheers
Dunandi
It's a bit complicated...

http://contextures.com/xlDataVal03.html
 
Upvote 0

Forum statistics

Threads
1,215,507
Messages
6,125,212
Members
449,214
Latest member
mr_ordinaryboy

We've detected that you are using an adblocker.

We have a great community of people providing Excel help here, but the hosting costs are enormous. You can help keep this site running by allowing ads on MrExcel.com.
Allow Ads at MrExcel

Which adblocker are you using?

Disable AdBlock

Follow these easy steps to disable AdBlock

1)Click on the icon in the browser’s toolbar.
2)Click on the icon in the browser’s toolbar.
2)Click on the "Pause on this site" option.
Go back

Disable AdBlock Plus

Follow these easy steps to disable AdBlock Plus

1)Click on the icon in the browser’s toolbar.
2)Click on the toggle to disable it for "mrexcel.com".
Go back

Disable uBlock Origin

Follow these easy steps to disable uBlock Origin

1)Click on the icon in the browser’s toolbar.
2)Click on the "Power" button.
3)Click on the "Refresh" button.
Go back

Disable uBlock

Follow these easy steps to disable uBlock

1)Click on the icon in the browser’s toolbar.
2)Click on the "Power" button.
3)Click on the "Refresh" button.
Go back
Back
Top