G
Guest
vb .net 2k3 app using an access db:
I want to be able to go through each record in db once and look at a certain
value in one column and then look at the values of the next column (only 5
possible values). Count each of the 5 values in column 2 that have the same
value of column 1.
If anyone understands this do you know how to go about this?
I want to be able to go through each record in db once and look at a certain
value in one column and then look at the values of the next column (only 5
possible values). Count each of the 5 values in column 2 that have the same
value of column 1.
If anyone understands this do you know how to go about this?