in reply to loop through xlsx and get specific column cell values

"the values I am comparing are city names not numeric "

So why, in line 62, are you testing with == instead of eq?