I've always been able to find a resolution to my problems on this site, but for some reason can't seem to find a solution to the following....
In excel, I have a range of cells (i.e. F1 to F26) with various unique entries (i.e. the letters A to Z). I then have cells A1 to A26 reference this list of cells for a drop down list (List Validation). What I need to do is if in Cell A1 the user choose "B" from the Validation list, then "B" should be removed from the list of available options for the drop down in cell A2. Does anyone have any suggestions? (I hope this example makes sense)
This is probably really easy and I'm know I could somewhat easily do it in a programming language, but I'm sure there's an easy mechanism in excel rather than me writing a VB or Java program to do it.
Thanks in advance for any suggestions you may have.
~K
In excel, I have a range of cells (i.e. F1 to F26) with various unique entries (i.e. the letters A to Z). I then have cells A1 to A26 reference this list of cells for a drop down list (List Validation). What I need to do is if in Cell A1 the user choose "B" from the Validation list, then "B" should be removed from the list of available options for the drop down in cell A2. Does anyone have any suggestions? (I hope this example makes sense)
This is probably really easy and I'm know I could somewhat easily do it in a programming language, but I'm sure there's an easy mechanism in excel rather than me writing a VB or Java program to do it.
Thanks in advance for any suggestions you may have.
~K