If you have an expression in the query taht your form is based on, just set the control source of your results textbox to be the same as the expression in the query.
either that or fix the equation to be: = ([desired inventory] - [current inventory])