I'm taking the data from ODBC used in Excel.
The one makes me confused is,
I'm setting a criteria for the data pulled, exp.
if Name = A, Name = B, etc.
When it goes to Name = A, the rst.recordcount does return a number ( = 5), also for B ( = 15). But only when Name = E, the rst.recordcount...