I have two columns A and B in the worksheet.
Cells in the column A lists some items (using the 'Data validation'). Now, there is a separate list of items in the column B.
What I want is to use 'B' as the source and conditionally list items in another column C. As an example, consider the following....
Cells in column A can take any of 1,2,3,4,5 (List created using data validation)
Column B consists of 11,12,21,22,31,32,41,42,51,52
Cells in C should list
11,12 if A is 1
21,22 if A is 2
31,32 if A is 3
41,42 if A is 4
51,52 if A is 5
Is this possible in Excel 2000? Or is there some programmatic way of doing it? Please explain....
Thanks,
Anand Krishnan
Quality Assurance Personell
Cells in the column A lists some items (using the 'Data validation'). Now, there is a separate list of items in the column B.
What I want is to use 'B' as the source and conditionally list items in another column C. As an example, consider the following....
Cells in column A can take any of 1,2,3,4,5 (List created using data validation)
Column B consists of 11,12,21,22,31,32,41,42,51,52
Cells in C should list
11,12 if A is 1
21,22 if A is 2
31,32 if A is 3
41,42 if A is 4
51,52 if A is 5
Is this possible in Excel 2000? Or is there some programmatic way of doing it? Please explain....
Thanks,
Anand Krishnan
Quality Assurance Personell