E
Eric Wade
Here's the scenario:
Have a table with many loans (mortgage), I have a query
that based upon certain criteria will have a field in the
table that gets marked "Yes/No" depending. The problem
however is that there are multiple loan #'s (meaning same
loan #'s in there, that have different criteria). If one
of the loans gets marked yes, all of the other loans with
the same loan #, need to be marked as yes as well. I
can't figure a good solution to do this using update
queries. If I'm looking in the wrong area, please point
me in the write direction. If you need more information
let me know and I will provide. Thank you in advance.
Have a table with many loans (mortgage), I have a query
that based upon certain criteria will have a field in the
table that gets marked "Yes/No" depending. The problem
however is that there are multiple loan #'s (meaning same
loan #'s in there, that have different criteria). If one
of the loans gets marked yes, all of the other loans with
the same loan #, need to be marked as yes as well. I
can't figure a good solution to do this using update
queries. If I'm looking in the wrong area, please point
me in the write direction. If you need more information
let me know and I will provide. Thank you in advance.