I have a project input form with project id as the primary key in the table where the values are stored.The id is a number and I would like to be able to add a new id by clicking on a command button that would automatically increment the last value entered.Id really appreciate it if you could help me, thank you in advance.