G
Guest
I have a query that lists records for the OHP carrier. Of the three records
below, I only want to see the record that has a date in the date field and
all the remaining fields are null. Out of the three records below, I want to
pull out the first record dated 3/5/2007.
Query Sample:
ID Carrier Name Date EKG Lab
CBC
1 OHP 3/5/2007 Covered Covered
1 OHP 7/1/2007
1 OHP 10/1/2007
Can this be done? If you need more information, please let me know.
JS
below, I only want to see the record that has a date in the date field and
all the remaining fields are null. Out of the three records below, I want to
pull out the first record dated 3/5/2007.
Query Sample:
ID Carrier Name Date EKG Lab
CBC
1 OHP 3/5/2007 Covered Covered
1 OHP 7/1/2007
1 OHP 10/1/2007
Can this be done? If you need more information, please let me know.
JS