I'm using a label as a button so it looks nicer, but if I press it without officially exiting the last text field I was in, then that text field doesn't update, so the vba believes it's blank or whatever it was.
I could manually setfocus to a couple different fields or have a teeny field thats hard to see to set focus to, but these both seem roundabout. Is there an elegant way to deal with this problem?
I could manually setfocus to a couple different fields or have a teeny field thats hard to see to set focus to, but these both seem roundabout. Is there an elegant way to deal with this problem?