nickrugado
MIS
thread705-544592
I have a form that is based off a query (using certain criteria).
It displays 1 record at a time.
I want it to do the following.
Run queries (These update queries use criteria from each record on the form. Queries already created)
Move to the next record.
Run the queries again, this time it will use the next records criteria to do the update.
Move to the next record, Move to the next record. (There could be 0, 1 or 100 records)
Close when done.
If anyone can help with this I would appreciate it. I have searched for hours and not found the right solution. The above referenced thread is a situation that mirrors mine but the person was trying to change how it was being done and it was never solved. I need that solution that they never got to.
Thanks,
Nick
I have a form that is based off a query (using certain criteria).
It displays 1 record at a time.
I want it to do the following.
Run queries (These update queries use criteria from each record on the form. Queries already created)
Move to the next record.
Run the queries again, this time it will use the next records criteria to do the update.
Move to the next record, Move to the next record. (There could be 0, 1 or 100 records)
Close when done.
If anyone can help with this I would appreciate it. I have searched for hours and not found the right solution. The above referenced thread is a situation that mirrors mine but the person was trying to change how it was being done and it was never solved. I need that solution that they never got to.
Thanks,
Nick