I have a spreadsheet with two separate sheets. I need to import the colored value from a range of sheet to the column C of Sheet 2. In short, something like,
If Sheet1!A4=Sheet2!A3, Sheet2!C3=The colored value of the range Sheet1!(C7:AG7)
and
If Sheet1!A10=Sheet2!A4, Sheet2!C4=The colored value of the range Sheet1!(C13:AG13)
Here is a test sheet.
Any idea?
If Sheet1!A4=Sheet2!A3, Sheet2!C3=The colored value of the range Sheet1!(C7:AG7)
and
If Sheet1!A10=Sheet2!A4, Sheet2!C4=The colored value of the range Sheet1!(C13:AG13)
Here is a test sheet.
Any idea?