G
Guest
I have a field in an Access database I created for a nonprofit that each time
a person rents a video the data looks like this :
1abc
2abc
3abc
1def
2def
The number increases each time they rent a video, the letters represent the
agency renting the video. The number will be a running total.
What the nonprofit wants to know which agency has the highest number in that
month.
In the sample above the formula would be looking for 3abc.
I realize that there is a lot of flaws in the logic for this, but this is
what they want.
a person rents a video the data looks like this :
1abc
2abc
3abc
1def
2def
The number increases each time they rent a video, the letters represent the
agency renting the video. The number will be a running total.
What the nonprofit wants to know which agency has the highest number in that
month.
In the sample above the formula would be looking for 3abc.
I realize that there is a lot of flaws in the logic for this, but this is
what they want.