token_remedie
Registered User.
- Local time
- Today, 15:50
- Joined
- Jul 7, 2011
- Messages
- 78
is it possible to do something like this?
for each record in a table
if table1.field = table2.field then update table1.field2 = yes
else next record
I've been looking through the MS help and it doesn't really tell me much, using access 2010
if so, how would I go about doing this?
Thank you
for each record in a table
if table1.field = table2.field then update table1.field2 = yes
else next record
I've been looking through the MS help and it doesn't really tell me much, using access 2010
if so, how would I go about doing this?
Thank you