I have 2 sheets:
In Sheet1!A1:A is a list of values, the cells have formatting to color them appropriately.
In Sheet2!A1:A is the formula: "={Sheet1!A1:A}"
This instances the cell values, but not the formatting. Is there a way to get the formatting to carry through to sheet 2 also?