I am really a FoxPro developer instead of Access and I have done this many times before in FoxPro but can't figure out the code required in Access. What I need to do is loop thru Tbl1 updating certain fields based on other fields content, then while still on the same Tbl1 record lookup a Tbl2 and Tbl3 record and update some fields there.
I would prefer to do do this in a controlled loop and not thru a query. Can someone give me a hand with this? Any help would be greatly appreciated.
I would prefer to do do this in a controlled loop and not thru a query. Can someone give me a hand with this? Any help would be greatly appreciated.