Hi,
On Sheet1 I have a range A1:D10 (A1:D1 is the header row) and A2:D10 are values. Columns B and C take a value from 1-5, both inclusive.
On Sheet2 is a range A1:E5. What I am looking to do is if Sheet1!B2 = 1 and Sheet!C2 = 3, then from the bottom left cell (i.e. A5) go 1 cell right (A5 to be treated as 1) and 3 cells up and enter the value of Sheet1!A2. If there is already any text in this cell, then append to the existing text on a New Line.
Do this for entire range.
TIA.
Regards,
Ninad.
On Sheet1 I have a range A1:D10 (A1:D1 is the header row) and A2:D10 are values. Columns B and C take a value from 1-5, both inclusive.
On Sheet2 is a range A1:E5. What I am looking to do is if Sheet1!B2 = 1 and Sheet!C2 = 3, then from the bottom left cell (i.e. A5) go 1 cell right (A5 to be treated as 1) and 3 cells up and enter the value of Sheet1!A2. If there is already any text in this cell, then append to the existing text on a New Line.
Do this for entire range.
TIA.
Regards,
Ninad.