G
Guest
I have a Query which works well, the interesting part of which is a column
containing the remaining inventory of each item in stock. The query is called
"INV TOTAL" and the column is called "Expr1". Then I created a form with a
text field the "control source" of the field is "=Sum([INV TOTAL]![Expr1]).
Instead of seeing the total number of all items in stock, i.e. the total of
the "Expr1" column, I get "#Error". Any ideas?
containing the remaining inventory of each item in stock. The query is called
"INV TOTAL" and the column is called "Expr1". Then I created a form with a
text field the "control source" of the field is "=Sum([INV TOTAL]![Expr1]).
Instead of seeing the total number of all items in stock, i.e. the total of
the "Expr1" column, I get "#Error". Any ideas?