U
Udayan
Kindly help....
I have got a table with following fields
Date received = Type (date)
Item-A = Type (type number)
Item-B = Type (type number)
Item-C = Type (type number)
Item-D = Type (type number)
And got a parameter queires
Between [Enter start Date]And[Enter End date]
And the result is comming fine as per the entered date.
My question is is there any way to total all columns as shown below whenever
parameter querie run?
Date Item-A Item-B Item-C Item-D
01-Jun 3 0 1 6
02-Jun 0 1 3 4
03-Jun 3 4 5 0
04-Jun 5 1 2 3
I have got a table with following fields
Date received = Type (date)
Item-A = Type (type number)
Item-B = Type (type number)
Item-C = Type (type number)
Item-D = Type (type number)
And got a parameter queires
Between [Enter start Date]And[Enter End date]
And the result is comming fine as per the entered date.
My question is is there any way to total all columns as shown below whenever
parameter querie run?
Date Item-A Item-B Item-C Item-D
01-Jun 3 0 1 6
02-Jun 0 1 3 4
03-Jun 3 4 5 0
04-Jun 5 1 2 3