Hi all. Question.
I have a default button (cmd1) on my form which works great.. The user hits enter at any time and it is the active button... but I've just added a text field (txt2) and another command button (cmd2) that would only be pressed when text is entered into this new field (txt2). Is there a way to now switch the default to this new cmd2 when text is entered into the txt2?
Thanks all!
jk