The problem I have is that I have to change a Date record into a category. The problem is for unemployment length, I have a form with a field for unemployment length but need to update another table with the length in the categories 0-6m, 6-12m, 12-18m, 18m-3y and 3y+.
I can get the form to calculate the number of months unemployed by using the DateDiff function. Ideally what I want is after the date is inputted another field on the form is update to show which category the unemployment length falls into.
Any help would be greatly appreciated. Thanking you in advance.
Much Thanks
Paul Tiernan
I can get the form to calculate the number of months unemployed by using the DateDiff function. Ideally what I want is after the date is inputted another field on the form is update to show which category the unemployment length falls into.
Any help would be greatly appreciated. Thanking you in advance.
Much Thanks
Paul Tiernan