Hi,
This looks like the problem we all go through. It called "What the F is the name of that object"? I normally go to the immediate window and do a debug.print followed by something like userform1.listbox.count and press enter. I normally get an error message until I can figure out what name the object is. "Me" is the object you are in so you might need to add it in front of yoyur LBCities listbox. I did a little tweeking and see the below. I gave up as I didn't find all those hidden sheets in your example. BUT the below seemed to work.
Bookmarks