S
ssciarrino
I have a worksheet.
Column 1 is the Expense, Column 2 is the Expense Description.
Column 1 I have it set for Validation List.
A hidden worksheets is a data link to a SQL server table that contains the
master expense list. Sheet1 references this hidden sheet with its validation
list.
When the user selects a value from the validation list in Column 1, I want
its corresponding description to appear in Column 2
Not sure how to achieve this and what if any function to use.
Column 1 is the Expense, Column 2 is the Expense Description.
Column 1 I have it set for Validation List.
A hidden worksheets is a data link to a SQL server table that contains the
master expense list. Sheet1 references this hidden sheet with its validation
list.
When the user selects a value from the validation list in Column 1, I want
its corresponding description to appear in Column 2
Not sure how to achieve this and what if any function to use.