![]() |
Data Validation
I have 4 columns and i have a drop down list in One column with 4 options but
i would like if they change the option that the next four columns change to that option they chose? ex. If i have Concrete In column C and they choose Concrete out of the 4 options i want to values in Column D, Column E, and Column F all in the same row to change to the value that equals Concrete? Anyone can help? |
Data Validation
You will need DATA VALIDATION and a VLOOKUP formula.
As you did not give me details, I'll give a formula then adjust it accordinly to your columns and needs : COPY IN C then paste it in D,E,F =VLOOKUP($C1,SHEET2!$C1:F100,COLUMNS($C:D),O "Nick" wrote: I have 4 columns and i have a drop down list in One column with 4 options but i would like if they change the option that the next four columns change to that option they chose? ex. If i have Concrete In column C and they choose Concrete out of the 4 options i want to values in Column D, Column E, and Column F all in the same row to change to the value that equals Concrete? Anyone can help? |
Data Validation
Sorry, COPY FORMULA IN D and paste it in E , F ( Because your data
validation is in C). "FC" wrote: You will need DATA VALIDATION and a VLOOKUP formula. As you did not give me details, I'll give a formula then adjust it accordinly to your columns and needs : COPY IN C then paste it in D,E,F =VLOOKUP($C1,SHEET2!$C1:F100,COLUMNS($C:D),O "Nick" wrote: I have 4 columns and i have a drop down list in One column with 4 options but i would like if they change the option that the next four columns change to that option they chose? ex. If i have Concrete In column C and they choose Concrete out of the 4 options i want to values in Column D, Column E, and Column F all in the same row to change to the value that equals Concrete? Anyone can help? |
All times are GMT +1. The time now is 01:16 PM. |
Powered by vBulletin® Copyright ©2000 - 2025, Jelsoft Enterprises Ltd.
ExcelBanter.com