Forum Discussion
Flambert86
Aug 02, 2020Copper Contributor
Conditional formatting with multiple rows.
Good afternoon! I am trying to get conditional formatting to work across rows. There are 4 cells in each row that the formatting will compare against two times listed at the end of each row. Is ...
- Aug 02, 2020
Flambert86 , you can change the absolute reference ($U$2, $V$2) to relative reference ($U2, $V2) and apply the CF to the cells below.
TheAntony
Aug 02, 2020Iron Contributor
Flambert86 , you can change the absolute reference ($U$2, $V$2) to relative reference ($U2, $V2) and apply the CF to the cells below.
- Flambert86Aug 02, 2020Copper ContributorFantastic. Thanks again!