There is a list box that has both an ID number as well as a facility name inside it. I want to truncate the string to just the ID number AFTER the user selects it from the list (user doesn't know the facilities by number so they need to see the name). Is there a different event I could do this under?