I'm new to this forum, so please excuse me if this is an elementary question.
I have a date field in a database that sometimes contains data, but sometimes doesn't, depending on the individual record. I index on this date field for one report (in ascending order), and the records with empty date fields get placed ahead of the records with dates in the date field. (Is this making sense?) Anyway, I'd prefer to have the records with empty date fields get placed _after_ the records with data in the date field (still with the index in ascending order), but can't quite figure out how to do this.
Anyone have a magic bullet to pull this off?
Thanks.
Roger Rittner
radiorog@earthlink.net
I have a date field in a database that sometimes contains data, but sometimes doesn't, depending on the individual record. I index on this date field for one report (in ascending order), and the records with empty date fields get placed ahead of the records with dates in the date field. (Is this making sense?) Anyway, I'd prefer to have the records with empty date fields get placed _after_ the records with data in the date field (still with the index in ascending order), but can't quite figure out how to do this.
Anyone have a magic bullet to pull this off?
Thanks.
Roger Rittner
radiorog@earthlink.net