I'm not very clear to your question. Usually, when you create a table you can have a primary key on a field which is unique. After you set number of the Identity Increment, the value will be increased by the number automatically when you insert a row of data. Can you tell us why you need a hidden field with unique value?