C
carl
I have a formula on my notepad and would like to copy it
to excel. the column refernces are correct but the row
reference are not.
is there a way to copy and have excel apply the formula to
the row that I place the formula in ??
Here's the formula.
=IF(AND(C5<=3,B5="Buy",A5="Cancel"),E5+0.15,IF(AND
(C5<=3,B5="Sell",A5="Cancel"),D5-0.15,IF(AND
(C5>3,B5="Buy",A5="Cancel"),E5+0.3,IF(AND
(C5>3,B5="Sell",A5="Cancel"),D5-0.3))))
Thank You in Advance.
to excel. the column refernces are correct but the row
reference are not.
is there a way to copy and have excel apply the formula to
the row that I place the formula in ??
Here's the formula.
=IF(AND(C5<=3,B5="Buy",A5="Cancel"),E5+0.15,IF(AND
(C5<=3,B5="Sell",A5="Cancel"),D5-0.15,IF(AND
(C5>3,B5="Buy",A5="Cancel"),E5+0.3,IF(AND
(C5>3,B5="Sell",A5="Cancel"),D5-0.3))))
Thank You in Advance.