M
msnyc07
I have a # of fairly long/complex cell functions that get hard to debug
because there are also a lot of rows.
Is there anyway to change display so it replaces the column name e.g.
If(BT1204="X". BA="Y"
to
If(CustomerName="X", CustomerCode="Y")
?
because there are also a lot of rows.
Is there anyway to change display so it replaces the column name e.g.
If(BT1204="X". BA="Y"
to
If(CustomerName="X", CustomerCode="Y")
?