Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations strongm on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

Calculate "value" using query in subform control

Status
Not open for further replies.

TheOfficeSlave

IS-IT--Management
Jan 18, 2005
22
US
I cant get a calculated value from a query to display in a text box within a subform. All it shows is #Name?.

We have an item with a Type, length & quantity fields, of which we need a total, based on a fixed unit cost looked up from another table, based upon the selected type.

Another way to put it is .....
We have 2 fields in the subform, which both come from combo boxes and need to be multipled together, then divided by 1000, then multipled again by a value in a different table that is associated to a 3rd value choosen in another combo box.

Thanks a ton!

TheOfficeSlave
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top