P
Peter Horst
Is it possible to use conditional formatting to change the format of a cell
if it is the last cell in a column containing a value? That is, I'd like a
cell to look different if the cell below it is empty. I've tried:
="if(offset(A1,1,0)=0)"
as the condition. I've also tried using "" as the value I'm checking
against.
Thanks much,
Peter
if it is the last cell in a column containing a value? That is, I'd like a
cell to look different if the cell below it is empty. I've tried:
="if(offset(A1,1,0)=0)"
as the condition. I've also tried using "" as the value I'm checking
against.
Thanks much,
Peter