G
Guest
i appologize for the repost, but i am having trouble getting help with my problem...here it is...
My organization performs tests. Each test has a row and a plate number. this is what i want to occur
1 user enters first test: field1 - row, value =
field2 - plate, value =1, or what ever, could be 130,44 or 2
2 user clicks next tes
3 values for step 1 are saved to the table
4.the plate field is incremented by 1, say from 44 to 45, where 45 is the default value for the next test and is visible on the form so the user does not have to type it in
I have tried several things, including maxvalue, but this doesn't work because it goes to the maximum value entered then adds one. this isn't correct because i just want the value to be incremented, not unique
Can anyone help me
thank you in advanc
carlee
My organization performs tests. Each test has a row and a plate number. this is what i want to occur
1 user enters first test: field1 - row, value =
field2 - plate, value =1, or what ever, could be 130,44 or 2
2 user clicks next tes
3 values for step 1 are saved to the table
4.the plate field is incremented by 1, say from 44 to 45, where 45 is the default value for the next test and is visible on the form so the user does not have to type it in
I have tried several things, including maxvalue, but this doesn't work because it goes to the maximum value entered then adds one. this isn't correct because i just want the value to be incremented, not unique
Can anyone help me
thank you in advanc
carlee