I have an issues form that records project issues, I want to add a command button that will add an issue number; once pressed that will automatically increment the last issue entered ie: if the last issue entered was 1 and then when I press the button issue number 2 will appear in the issue id text field.I am new to VBA and wondering is this possible, thank you in advance for any suggestions you may give.