G
Guest
After user changes updates the data in a date field/control on my form, it
calls WorkingDays2 in order to compare the two dates and return a number. It
works great on a few other controls on other forms, but in this case I get
the Overflow popup. The data being returned from the module is a number; I
have that field's data type defined as number.
calls WorkingDays2 in order to compare the two dates and return a number. It
works great on a few other controls on other forms, but in this case I get
the Overflow popup. The data being returned from the module is a number; I
have that field's data type defined as number.