I am interested in having a program that claculates results using metric values but the company I work for uses both metric and English units.
The problem I am having is that sometimes the metric is known and sometimes the English is known.
Here is an example of what I have so far.
A B C D
1 __ in __ mm
2 __ in __ mm
So if I have the conversion from in. to mm set up in column C eveything works fine if I input the values in A. But I would also like to be able to input the equivalent values in column C and convert back to in. if needed.
I tried to put the appropriate conversions in each cell, both columns A and C(which creates a circular reference), but if at first I input the english value in colum A and then during the next example I know the metric, the 'back conversion' is erased from the cell and therefore doesn't accomplish what I wanted. Is there any way to have formulas working in the background so to speak so that it will convert in either direction without erasing the formula?
Thanks for your help, I hope my problem is clear enough for some help.
The problem I am having is that sometimes the metric is known and sometimes the English is known.
Here is an example of what I have so far.
A B C D
1 __ in __ mm
2 __ in __ mm
So if I have the conversion from in. to mm set up in column C eveything works fine if I input the values in A. But I would also like to be able to input the equivalent values in column C and convert back to in. if needed.
I tried to put the appropriate conversions in each cell, both columns A and C(which creates a circular reference), but if at first I input the english value in colum A and then during the next example I know the metric, the 'back conversion' is erased from the cell and therefore doesn't accomplish what I wanted. Is there any way to have formulas working in the background so to speak so that it will convert in either direction without erasing the formula?
Thanks for your help, I hope my problem is clear enough for some help.