I have a listBox on a UserForm. Its RowSource is a list of Budget Years.
It is important that the correct year is selected by the user. I want to get a message box to warn a user that he has not selected a year.
I have tried versions of the following code without success.
This does not work, yet the unselected value of the Listbox is null.![]()
Please Login or Register to view this content.
How should I refer to it to make my code work?
John
Bookmarks