C
Chris
I have a worksheet: Column A lists the letters of the alphabet, column b is a
series of text data and column c is numerical data. i.e.
A B C
A di yes
B iw no
C ic maybe
I have set up validation lists where a user can choose on column A then the
next validation list only shows the choices of column b that correspond to
column a. i need then a cell to display the value in column c. The logic
goes for the final cell, where choice A = C and choice B = IC then display
"maybe". Any suggestions?
series of text data and column c is numerical data. i.e.
A B C
A di yes
B iw no
C ic maybe
I have set up validation lists where a user can choose on column A then the
next validation list only shows the choices of column b that correspond to
column a. i need then a cell to display the value in column c. The logic
goes for the final cell, where choice A = C and choice B = IC then display
"maybe". Any suggestions?