I have the following code in an extended query that feeds into a form. The calculated fields show up in the query and on the form, but when I go to create an invoice report... nothing shows up. I have the same problem for my Tare Weight and Net Sale fields ... I'm sure once I figure one out, I'll have the solution to the other. Here's the code:
Net Sale: [Inventory Transactions]![Weight (lbs)]-[Container Types.CTWeight]*[Inventory Transactions.Bid]
In the report I have the control source set to: Net Sale
I've also tried pasting the formula directly into the report - but that only created errors.
Thanks in advance
Net Sale: [Inventory Transactions]![Weight (lbs)]-[Container Types.CTWeight]*[Inventory Transactions.Bid]
In the report I have the control source set to: Net Sale
I've also tried pasting the formula directly into the report - but that only created errors.
Thanks in advance