View Single Post
  #23   Report Post  
TimLeonard TimLeonard is offline
Member
 
Posts: 46
Default

Quote:
My code line only has 1 closing parenthesis where you show 2 here...

vTags = Split(sTags, ",")
Sorry that was my doing, I started to use () but then decided to use ""
On my work machine it gets past that line and gets hung up at the
Line "Next 'j" with an error message of "Next without a For"