B
buggirl
Hello again,
I'm trying to sum and count my data. I have been told that it's not a good
idea to do these calculations in the table - rather, I should make a report
(or query?) and do the calculations in there.
Basically, my table looks like this:
apples oranges pears guava
Jim 1 0 3 0
Max 0 0 0 20
Fred 1 4 1 0
Angie 1 1 1 0
I want to know two things:
1. The total number of fruits each person has (sum)
2. The number of different types of fruit that each person has (count)
The way I see it, I want to add two columns at the end and just sum or count
the data in the rows (this is exactly what I would do in Excel in the past).
Seems simple, but I'm new to Access and I don't know which buttons to click!
Any advice would be greatly appreciated!
Thanks,
buggirl
I'm trying to sum and count my data. I have been told that it's not a good
idea to do these calculations in the table - rather, I should make a report
(or query?) and do the calculations in there.
Basically, my table looks like this:
apples oranges pears guava
Jim 1 0 3 0
Max 0 0 0 20
Fred 1 4 1 0
Angie 1 1 1 0
I want to know two things:
1. The total number of fruits each person has (sum)
2. The number of different types of fruit that each person has (count)
The way I see it, I want to add two columns at the end and just sum or count
the data in the rows (this is exactly what I would do in Excel in the past).
Seems simple, but I'm new to Access and I don't know which buttons to click!
Any advice would be greatly appreciated!
Thanks,
buggirl