I
Isis
I have a simple table called Table1
The table has 5 fields I want to loop through it and change the value of
one of the fields based on the value of another field - so for instance if
Table1.Num1 = 2
Table1.Num2 = 222
something like that - what do I use VBA wise to do that.
Thanks
The table has 5 fields I want to loop through it and change the value of
one of the fields based on the value of another field - so for instance if
Table1.Num1 = 2
Table1.Num2 = 222
something like that - what do I use VBA wise to do that.
Thanks