hello, I'm looking to build a report to show a final number based on a start and finish range. What I have been getting is many many rows with single instances on my report.. I'd like to take those rows and just have them generate a number based on the output and put them into a box..
Here's what I've done:
1. created a query, added my report criteria colums from my table
2. on my design i've added the "between [start] And [finish]" on the date code so I can grab my search ranges.
- what i see on my report are pages of rows with slighty different outputs showing all the valid data i need, but just in a messy way
- I'd like to take those rows and just have a number generated instead.
3. i've created a text box field and tried adding the Val() command using different options, but I cannot seem to link the output of the query search to the text box to show the valid data as a decimal..
I know i'm missing perhaps a small piece of code somewhere!?
I'm thinking I need to build some type of expression? not sure..
I've attached my database (minus the data)..
I've cleaned it up alot so what you see is the bare bones.
Anyone have any ideas?
Thanks!