I have a form. Is there a way when you click the record selector at the bottom of a form it will out increment the text box.
heres what id like to do:
txtnum = 21
hit record selector.
goto record 2
txtnum = 22
hit record selector
goto record 3
txtnum = 23
Is this possible? Also these are new records that the record selector is choosing. So they will be blank.
heres what id like to do:
txtnum = 21
hit record selector.
goto record 2
txtnum = 22
hit record selector
goto record 3
txtnum = 23
Is this possible? Also these are new records that the record selector is choosing. So they will be blank.