03-06-2018, 11:23 PM
Hello, I am trying to write a macro that will post classified ads here- http://www.classifiedsforfree.com/Post. I need a macro that will post the same ad in every state/city combination listed. The choices are presented in list boxes, and I'm sure that there is some way to nest for loops that will select each state and then each city for that state by item index. I cannot figure out how to select an item in a list box. Can anyone help? Thanks!