Error in Query Table

C

Colleen Grace

I'm new to Access. I designed a simple query form a
database. This query lists a product id, quantity
ordered, a unit price, and an extended price. All of the
fields of the query are populated EXCEPT the extended
price?

What is wrong. What language would you use in the "Help"
section to solve the problem.

Thank you for your response.
 
V

Van T. Dinh

IIRC, the sample database NorthWind has exactly this Query being used as the
RecordSource for the [Orders subform].

Check it out as you should have a copy of the NorthWind database that
normally installed with your Access software.
 
Top