![]() |
Displaying an answer while having 2 options to get to it
I want a cell to display the answer, which is the same for both formulas, one
you add values, one you subtract, both resulting the same answer. I am given either the outside 3 dims, or the inside 3 dims. I want the single cell to display the answer using both, so that if I only have the inside, i can leave the outside ones blank and still get the answer. Can someone help me with this? |
Displaying an answer while having 2 options to get to it
On Oct 21, 10:01*am, tsquared1518
wrote: I want a cell to display the answer, which is the same for both formulas, one you add values, one you subtract, both resulting the same answer. I am given either the outside 3 dims, or the inside 3 dims. I want the single cell to display the answer using both, so that if I only have the inside, i can leave the outside ones blank and still get the answer. Can someone help me with this? You are goign to need to be more clear. Where is your data? What cells? What is an inside 3 dims? have you thought about using an if formula? Written =IF(Logical Test, If the value is true do this, if the value is not true then do this.) Jay |
Displaying an answer while having 2 options to get to it
=if(a10,one calculation,the other calculation)
assume a1 contains one of the dimensions, inside or out. not sure what your calculations are, but if there's a division you will get an error until something is entered in the dimensions, to prevent that you must nest another IF to check for blanks. In article , says... I want a cell to display the answer, which is the same for both formulas, one you add values, one you subtract, both resulting the same answer. I am given either the outside 3 dims, or the inside 3 dims. I want the single cell to display the answer using both, so that if I only have the inside, i can leave the outside ones blank and still get the answer. Can someone help me with this? |
All times are GMT +1. The time now is 03:16 PM. |
Powered by vBulletin® Copyright ©2000 - 2025, Jelsoft Enterprises Ltd.
ExcelBanter.com