M
max_power
Guest
Hello,
I'm a newbie to access so any help is much appreciated.
I've got Fields in a table
ID, Date, cost1.
There might be 5 instances of ID for one date and there might be 100 instances of cost for a particular date.
I'm trying to sum for each individual ID, the date and total cost1...
So instead of having 100 lines in the table, I'll have
Id1 date1 total cost
id2 date1 total cost
.......
id5 date1 total cost
Many thanks for any help
Max
I'm a newbie to access so any help is much appreciated.
I've got Fields in a table
ID, Date, cost1.
There might be 5 instances of ID for one date and there might be 100 instances of cost for a particular date.
I'm trying to sum for each individual ID, the date and total cost1...
So instead of having 100 lines in the table, I'll have
Id1 date1 total cost
id2 date1 total cost
.......
id5 date1 total cost
Many thanks for any help
Max