D
Dragon
I'm trying to get a formula within a table.
I have 3 columns one with planned qty, one with actual qty, and one with the
total qty out of stock for the order (TOS). all cells are formatted as
numbers.
I want to have a fourth column that adds the actual qty and TOS then
subtracts the planned qty.
I have an excel spreadsheet set up with an if statement that retuens either
Balance, or Try Again.
If it's possible to have it return the text, fantastic, but even a 0 or
whatever qty it is off would be ok too.
example:
planned: 1800
actual: 1750
TOS: 50
result: Balance
Thanks,
Dragon
I have 3 columns one with planned qty, one with actual qty, and one with the
total qty out of stock for the order (TOS). all cells are formatted as
numbers.
I want to have a fourth column that adds the actual qty and TOS then
subtracts the planned qty.
I have an excel spreadsheet set up with an if statement that retuens either
Balance, or Try Again.
If it's possible to have it return the text, fantastic, but even a 0 or
whatever qty it is off would be ok too.
example:
planned: 1800
actual: 1750
TOS: 50
result: Balance
Thanks,
Dragon