B
Belinda7237
I have two fields in a query:
closed date
final closed date
In my dataset I sometimes have property ids listed twice but both date
fields are not always filled in. I want the query to fill in the date field
that is blank with the corresponding date field of the same property id is
presented.
Example:
Property id closed date final closed date
123 1/1/2009
123 2/3/2009
In the example above I would want the query to update line one with a final
closed date of 2/3/2009 and I would want line 2 to be filled in with a closed
date of 1/1/2009. I still want both line items to show up - i just want to
make sure the dates are filled in.
How would I accomplish this?
closed date
final closed date
In my dataset I sometimes have property ids listed twice but both date
fields are not always filled in. I want the query to fill in the date field
that is blank with the corresponding date field of the same property id is
presented.
Example:
Property id closed date final closed date
123 1/1/2009
123 2/3/2009
In the example above I would want the query to update line one with a final
closed date of 2/3/2009 and I would want line 2 to be filled in with a closed
date of 1/1/2009. I still want both line items to show up - i just want to
make sure the dates are filled in.
How would I accomplish this?