I have a field called "Sample_ID" within a form. For each new record I enter I want to copy the previous "sample_id" value and add 1 automatically.
Example:
samp_id
565
566
567
568
569
Any suggestions are welcome.
Example:
samp_id
565
566
567
568
569
Any suggestions are welcome.