G
Guest
Hi,
I am working on a form and i have a combo box with a selection of 'Temp' and
'Perm'. I also have two fields , 'effdt' and 'enddt'.When this combo is on
'Temp'
I would like to set a constraint on the 'enddt' ,where the 'enddt' cannot
be set no more than 31 days, or 1 month from the 'effdt'
( ie--> Combobox='Temp', effdt='01-01-2004', and 'enddt' <= 31 days from
'effdt')
Thanks
I am working on a form and i have a combo box with a selection of 'Temp' and
'Perm'. I also have two fields , 'effdt' and 'enddt'.When this combo is on
'Temp'
I would like to set a constraint on the 'enddt' ,where the 'enddt' cannot
be set no more than 31 days, or 1 month from the 'effdt'
( ie--> Combobox='Temp', effdt='01-01-2004', and 'enddt' <= 31 days from
'effdt')
Thanks