J
Johnnie
In worksheet 2, cell G1 I have the following formula:
=IF(F1<M1,F1,IF(F1>M1,M1,0))
I want to pull the results of this formula into worksheet 1, cell Y1 as
follows:
='Worksheet 2'!$G1
However, I keep getting a circular error. Is there a way to pull the end
result without receiving this error?
Any help would be appreciated.
Johnnie
=IF(F1<M1,F1,IF(F1>M1,M1,0))
I want to pull the results of this formula into worksheet 1, cell Y1 as
follows:
='Worksheet 2'!$G1
However, I keep getting a circular error. Is there a way to pull the end
result without receiving this error?
Any help would be appreciated.
Johnnie