I hope somone out there can help me with this problem. I have this field called CaseNo and this number looks something like this YY-9999. The YY is the last two digits of the year and the 9999 is four digits, starting with 0001. I am trying to find a way to increment this number by one, each time the user logs into a form to make an entry. Are there any suggestions as to how do I go about doing that. Thanks!