Let's say I have two cells, A1 and C1, that are designed to contain
inches and millimeters, respectively. I want a way that someone could
enter a value in A1 and it would be converted to millimeters in C1.
Conversely, they could enter a value in C1 and it would be converted
to inches in A1. The conversion isn't the issue; I know how to do
that. But if someone enters a value in A1, that value will overwrite
any formula I may have in that cell, and mean that any subsequent
value entered in cell C1 would not give the required conversion in
the previously overwritten A1. Is there a way I can have these two
related cells always give the desired conversions, without losing the
formulas and without the formulas being considered circular?
thanks!
Bookmarks