L
lemes_m
Hi all!
I have table "Orders" and also "OrdersDetails" which are related with
field "OrderId". After user enters all data I need to update field
"AvgPrice" in "OrdersDetails" from VBA code after I do some
calculations. I supose it can be done with FOR EACH Statement but I
can't get it work.
Anyone knows the solution?
Regards,
Mirnes Lemes
I have table "Orders" and also "OrdersDetails" which are related with
field "OrderId". After user enters all data I need to update field
"AvgPrice" in "OrdersDetails" from VBA code after I do some
calculations. I supose it can be done with FOR EACH Statement but I
can't get it work.
Anyone knows the solution?
Regards,
Mirnes Lemes