C
CEVisker
I have built a Report based on a Query that I have made. Each record has
2 date fields along with other fields: 1st is start date, 2nd is stop
date. The stop date is not always populated until we put a date in
there. On the report, I would like to list first all records that do
not have a stop date in order. After these, I would like to list the
records that have a stop date.
In other words, when it comes time to enter a date for the stop date, I
would like that record to then be moved to the bottom of the report
with the rest of the records that have a stop date. I think there must
be some way of doing this, but am not sure how. I tried the ascending
order for both fields in the query properties, but that is not it. If
someone can explain in a language a newbie would understand, I would
greatly appreciate it.
Thank You,
Chad
2 date fields along with other fields: 1st is start date, 2nd is stop
date. The stop date is not always populated until we put a date in
there. On the report, I would like to list first all records that do
not have a stop date in order. After these, I would like to list the
records that have a stop date.
In other words, when it comes time to enter a date for the stop date, I
would like that record to then be moved to the bottom of the report
with the rest of the records that have a stop date. I think there must
be some way of doing this, but am not sure how. I tried the ascending
order for both fields in the query properties, but that is not it. If
someone can explain in a language a newbie would understand, I would
greatly appreciate it.
Thank You,
Chad