G
Guest
I was given great help recently regarding updating of a field with a static
number. I was wondering ... if I needed to populate a field in a table with
an incrementing number - is this possible?
Example 1: Name Dept Code
Ann 10256
Michael 10256
Jane 10256
This works fine with an update query. What I am looking for now is:
Example 2: Name Dept Code
Ann 10256
Michael 10257
Jane 10258
number. I was wondering ... if I needed to populate a field in a table with
an incrementing number - is this possible?
Example 1: Name Dept Code
Ann 10256
Michael 10256
Jane 10256
This works fine with an update query. What I am looking for now is:
Example 2: Name Dept Code
Ann 10256
Michael 10257
Jane 10258