I have a continuous form with properties set for data entry mode. The user opens the form and enters 60 records from a datasheet. The pattern of the values in one field [DropPt] start with 0.5 and sequentially increase by 0.5: (0.5, 1.0, 1.5,... 30.0).
I would like any suggestions if anyone can think of an easy way to automatically fill in the values for DropPt.
Can you set the default value to (previous + 0.5) using an expression?
Thanks so much for any insight you can provide!
I would like any suggestions if anyone can think of an easy way to automatically fill in the values for DropPt.
Can you set the default value to (previous + 0.5) using an expression?
Thanks so much for any insight you can provide!