Hello,
I have a default value in a form based on a DMin value -1 , so that the 'Week Number' in a new record is one number less than the existing values in that field. Is there a way that I can get it to exclude zero? I would like the numbers to only be positive or negative integers. So that the week numbers will end up as 5, 4, 3, 2, 1, -1, -2 etc. Is this possible?
I have a default value in a form based on a DMin value -1 , so that the 'Week Number' in a new record is one number less than the existing values in that field. Is there a way that I can get it to exclude zero? I would like the numbers to only be positive or negative integers. So that the week numbers will end up as 5, 4, 3, 2, 1, -1, -2 etc. Is this possible?