Trouble Getting Result

B

Brad

Thanks for taking the time to read my question.

I have a query with two tables joined one to one.

I have the Totals ON.

I am trying to do this:

NurserySpacesNeeded:
([qryNumSowsInPyramid]![TotalWeanedInPyramid]/6.5)-(Count([tblSBP]![SowID])*2600)

Total line set to EXPRESSION

Why does this not work?

Thanks,

Brad
 
Top