scklifasovskiy
Programmer
Hi all,
I have a data entry form with pageframe that contains two tabs.
First tab has several fields to fill. Once user filling last field -- for a quick data entry they asked to swith automatically to second tab. So I am executing code on LostFocus() and all is fine. BUT now they want also this: if they filled last field on a first tab , but see mistake lets say in a second field and trying to correct the mistake -- they don't want to be switched obviously. What code should I execute on a LostFocus() of last field to know if they trying to come back to one of the fields?
Thanks
I have a data entry form with pageframe that contains two tabs.
First tab has several fields to fill. Once user filling last field -- for a quick data entry they asked to swith automatically to second tab. So I am executing code on LostFocus() and all is fine. BUT now they want also this: if they filled last field on a first tab , but see mistake lets say in a second field and trying to correct the mistake -- they don't want to be switched obviously. What code should I execute on a LostFocus() of last field to know if they trying to come back to one of the fields?
Thanks