M
miker1999
I am working with a worksheet and have hit a circular reference. What
would be a correct formula for the one I am using:
=IF(A1="TRANSFER","Transfer",IF(A1="PENDING","New
Hire",IF(A1="OPEN","",K1)))
There are a few other values that A1 can be, however for those other
values, I would like K1 to stay at whatever value it currently is
(Transfer or New Hire).
I know where my circular ref is...just need a better formula I guess.
Thanks!
Mike
would be a correct formula for the one I am using:
=IF(A1="TRANSFER","Transfer",IF(A1="PENDING","New
Hire",IF(A1="OPEN","",K1)))
There are a few other values that A1 can be, however for those other
values, I would like K1 to stay at whatever value it currently is
(Transfer or New Hire).
I know where my circular ref is...just need a better formula I guess.
Thanks!
Mike