C
chloraphil
I currently have a textbox that is hidden unless "Other" is selected from a
listbox. This functionality is implemented in Conditional Formatting.
I want to set focus to this textbox. SelectText doesn't work b/c the code
runs before the rules, therefore SelectText fails b/c the textbox isn't
user-selectable.
Ideas?
listbox. This functionality is implemented in Conditional Formatting.
I want to set focus to this textbox. SelectText doesn't work b/c the code
runs before the rules, therefore SelectText fails b/c the textbox isn't
user-selectable.
Ideas?