Hello;
I have a userform with many fields.
Some of them have controls; example if Trade Date is entered as TODAY, not 12/22/05 then a message appears.
What I want to do is: the user enters the info with an error, tabs, the message shows up and then the curser goes back to the field that was entered;
I tried "afterupdate" and "setfocus" that did not work
thanks
I have a userform with many fields.
Some of them have controls; example if Trade Date is entered as TODAY, not 12/22/05 then a message appears.
What I want to do is: the user enters the info with an error, tabs, the message shows up and then the curser goes back to the field that was entered;
I tried "afterupdate" and "setfocus" that did not work
thanks