I have a table MAIL_MERGE which has a numeric field for batch_number. I have created a form for data input, which also has the field batch_number, what I want to do, is when a new record is created in the form, is to default the value for batch_number as the last batch_number (ie Maximum batch_number)in the table,incremented by 1. I have tried several ways unsuccessfully. Any suggestions on the easiet way to do this?. I know SQL well but Access VB just learning the hard way.
Many Thanks
Andy
Many Thanks
Andy