I am sure this is simple but I am having a brain fart.
I have 4 columns of data (numbers) and there are random cells that are blank
My formula (A1+B1)-C1 returns "#value" if any of the columns are blank.
How can I fix this without writing some long if/then statement?
I have 4 columns of data (numbers) and there are random cells that are blank
My formula (A1+B1)-C1 returns "#value" if any of the columns are blank.
How can I fix this without writing some long if/then statement?
Plant Inventory | October | ||
Incoming | Forecast | Available | |
97,150 | #VALUE! | ||
440,000 | 182,700 | 163,878 | 458,822 |
610,450 | 75,150 | #VALUE! | |
6,057,614 | 2,375,100 | 1,476,357 | 6,956,357 |
136,350 | #VALUE! |