A family of Microsoft spreadsheet software with tools for analyzing, charting, and communicating data.
Hi,
I suggest you to custom sort the column “C” to get the below result in the excel sheet:
Original Col A Col B
Row 3 3 Q Row 3 4
Row 1 1 R Row 1 3
Row 2 4 S Row 2 1
- For the value to remain unchanged in cell A2 we can use absolute reference in the formula, when we try to do that are you getting circular reference error?
- Do you see any value in the cell with respect to which the circular reference error showed?
For reference you can refer to the article Remove or allow a circular reference:
Hope it helps.