H
halfbodyguy
OK, we are doing A Delivery Databse -
In the order entry form we need to have a Truck total that is the total
of all the trucks for the DAY, When I use:
sum[trucks] I get all the trucks in the database
when I use "=[trucks]" I get just the ones in the record.
I want to use an expressions to grab all total trucks that are in any
record with the Delivery date the same as the one I am in...
Any Ideas? (Essentially I need an IF statement that works in the
control source expression)
Thanks!
In the order entry form we need to have a Truck total that is the total
of all the trucks for the DAY, When I use:
sum[trucks] I get all the trucks in the database
when I use "=[trucks]" I get just the ones in the record.
I want to use an expressions to grab all total trucks that are in any
record with the Delivery date the same as the one I am in...
Any Ideas? (Essentially I need an IF statement that works in the
control source expression)
Thanks!