V
VAD
I am trying to generate a number for my HelpDesk table based on the current date. I would like the numbers to look like this: 0116040001 and then increment by one so not to have any duplicates. Then on the next day the ticket number will be that days date, 0117040001 or where the last four numbers left of the day before. It will be nice if the next days number could start with the last 4 digits starting at 0001 but if that is to difficult then I don't need to do it that way. I see in some of the posts I have read people referring to the DMAX function. Is this what I need to use and how would I write it
In the past I have used the AutoNumber field with success but didn't like tickets numbers like 1, 2 10. On my last job I was able to set the starting number in the field which was better than before but not what I really wanted
Thanks in advance for your help
In the past I have used the AutoNumber field with success but didn't like tickets numbers like 1, 2 10. On my last job I was able to set the starting number in the field which was better than before but not what I really wanted
Thanks in advance for your help