In MS Access 2007 on the query tab:
What I'm trying to do is compare the value in one field to the next value in the same field.
So the query would look something like:
Field: address
table: customer
update to:
criteria: address + 1
So I'm comparing the address to the next address in the table.
Obviously that doesn't work. Anyone could clue me in on how
to do that?
I'm not able to program in visual basic but just use the
query tab section.
Thanks!
Dean
What I'm trying to do is compare the value in one field to the next value in the same field.
So the query would look something like:
Field: address
table: customer
update to:
criteria: address + 1
So I'm comparing the address to the next address in the table.
Obviously that doesn't work. Anyone could clue me in on how
to do that?
I'm not able to program in visual basic but just use the
query tab section.
Thanks!
Dean