L
lostinformulas
I have a long formula that I have applied in multiple cell once it is in
the cell I need this formula to be absolute.
Is there an easy way or do i have to go into each cell and add the $??
=IF(AND('1'!$A70="yes",'1'!$AP70="yes",'1'!$AT70="Express",'1'!$D70="yes"),0.5,IF(AND('1'!$A70="yes",'1'!$AP70="yes",'1'!$AT70="express"),1,""))
the cell I need this formula to be absolute.
Is there an easy way or do i have to go into each cell and add the $??
=IF(AND('1'!$A70="yes",'1'!$AP70="yes",'1'!$AT70="Express",'1'!$D70="yes"),0.5,IF(AND('1'!$A70="yes",'1'!$AP70="yes",'1'!$AT70="express"),1,""))