What is the Name of this text box?
Access gets confused if it has the same name as one of the fields, but is
bound to something else. For example, it must not be called Price or
Quantity.

Signature
Allen Browne - Microsoft MVP. Perth, Western Australia.
Tips for Access users - http://allenbrowne.com/tips.html
Reply to group, rather than allenbrowne at mvps dot org.
> In entered Expression =[Price}*Quantity to multiply the Price x Qty to
> get
[quoted text clipped - 5 lines]
> work.
> The Qtys and The Prices show up correctly.