I have conditional formatting for an entire row based on the value of 1 cell. For example: cell value>$A$2 = red, cell value<$A$2 = green. This format is applied for the entire row.
I want to copy this formatting to the next 150 rows where the formatting in each row is based on cell 2 in each row.
When I copy them over, they revert back to be based on cell A2 for every row.
I hope this makes sense.
Related:
Copying cond. format for entire row based on 1 cell to other row
Yes, you were correct, I meant to say Columns, not rows.
This did work. Thank you very much.