- Joined
- Oct 8, 2006
- Messages
- 2
- Reaction score
- 0
I have been trying to figure out how to take a calculated field from a form and make sure it shows up on a report. It will not show up. I have bound the field on the report to correspond to the field on the form.
Pretty much this is the breakdown:
Table with 2 columns reading Mileage ST and Mileage End
Form: 3 Fields, Mileage Start and Mileage End and Mileage (Mileage is an expression of Mileage End - Mileage ST which produces the difference between these two numbers.
Now in my report I need to get the results from the form field mileage into the report.
Any help?
Pretty much this is the breakdown:
Table with 2 columns reading Mileage ST and Mileage End
Form: 3 Fields, Mileage Start and Mileage End and Mileage (Mileage is an expression of Mileage End - Mileage ST which produces the difference between these two numbers.
Now in my report I need to get the results from the form field mileage into the report.
Any help?