soulpecker
MIS
i'm trying to query a date of birth field wherein i want to have it in ascending order on a specified month. for example, i want to see names of people whose birthday starts from 01oct to 31 oct.the year doesn't matter. the problem is the field was not in date data type but in text.i cannot change it to date data type because all dates in this business are written like 991030 instead of 10/30/99. i tried the wildcards but didn't work. thanks for the help!