The ACCESS database I use has a field of N (a three-digit number, such as: 123,645). Now I want to count the numbers in this N field (0,1,2,3,4,5,6,7, 8, 9), and then read each number (0, 1, 2, 3, 4, 5, 6, 7, 8, 9) according to the number of occurrences. Please help, what should I do? !! !! Thanked! !! !! |