Auto update a text box on a form

S

simon

on the table where the data for this textbox is set, go
into design view and in the primary key field data type
set to autonumber. this will increase by one with each new
record. only problem is it starts at 1 and i have no idea
how to make it start at 5000!!! good luck
 
Top