C
cpme
I am just learning Access so excuse me if this is a predictable question. I
am trying to assign a numeric value to the a field based on a record's
position in the table. For example: I want records 1 through 4 to to be
assigned the number 1 in the Field "Seed." Records 5 through 8 will receive
the number 2 in the Field "Seed" and so on and so forth for every four
records. This of course could be done manually but would be very tedious due
to the amount of records. It seems as though a simple IF/THEN statement
would due the trick but I've tried it every way possible. Can anyone help me?
am trying to assign a numeric value to the a field based on a record's
position in the table. For example: I want records 1 through 4 to to be
assigned the number 1 in the Field "Seed." Records 5 through 8 will receive
the number 2 in the Field "Seed" and so on and so forth for every four
records. This of course could be done manually but would be very tedious due
to the amount of records. It seems as though a simple IF/THEN statement
would due the trick but I've tried it every way possible. Can anyone help me?