hi,
I have a table called ( purchasing ) I also have a form called ( stock )
I purchase parts from stock and those quanities goes into the table ( purchasing )
is it possible to create a text box in the form ( stock) that looks at all the table purchasing and sums up the qtyreqd for the part in stock
I have tried = sum([purchasing]![qtyreqd]) but just get an error
any help appreciated
thanks
steve
I have a table called ( purchasing ) I also have a form called ( stock )
I purchase parts from stock and those quanities goes into the table ( purchasing )
is it possible to create a text box in the form ( stock) that looks at all the table purchasing and sums up the qtyreqd for the part in stock
I have tried = sum([purchasing]![qtyreqd]) but just get an error
any help appreciated
thanks
steve