Hi All,
I have my data in sheet1 (Id,Name,Age,Sex and Marital Status).
Firstly, In Sheet2 I want to create two drop down, first one will show marital status ('married' or 'unmarried) and second will show age =>35 years after which I should get the data in sheet2 which matches both the criteria.
Secondly, If I make any changes to any of the data in sheet2, I want that change to be updated in sheet1 in that against that Id in the same.
For example, if I change the name from D to E then the name should get updated in sheet1.
Any help is appreciated..!!
I have my data in sheet1 (Id,Name,Age,Sex and Marital Status).
Firstly, In Sheet2 I want to create two drop down, first one will show marital status ('married' or 'unmarried) and second will show age =>35 years after which I should get the data in sheet2 which matches both the criteria.
Secondly, If I make any changes to any of the data in sheet2, I want that change to be updated in sheet1 in that against that Id in the same.
For example, if I change the name from D to E then the name should get updated in sheet1.
Any help is appreciated..!!