I have a textbox3 for input value, and based on that value, if exist/correct focus is set on next textbox(12) if not listbox is populated with all values from a column (named range) and most similar value with that in textbox3 is selected in listbox.
After correct value is selected listbox can not unfocus. Every attempt to focus to any other object results in this error (Run-time error -2147467259 (80004005) Unspecified error).
And here is the code :
And![]()
Please Login or Register to view this content.
I've tried every combination that crossed my mind and everything resulted in same Unspecified error.![]()
Please Login or Register to view this content.
Bookmarks