hi.
how can i increment a value (number) in a text box placed in a form header every time i input a value into a field on form detail section?
in form header is text box "count"
in form detail is tex box "SN"
after i input value into "SN" i want to value in "count" to go up by 1
i guessing it has to be done if SN after update event but how i don't know
how can i increment a value (number) in a text box placed in a form header every time i input a value into a field on form detail section?
in form header is text box "count"
in form detail is tex box "SN"
after i input value into "SN" i want to value in "count" to go up by 1
i guessing it has to be done if SN after update event but how i don't know