excel - Return output in separate cells (2) -


same issue as: return output in separate cells

i trying use the solution suggested alexp, doesn't work. error message saying

"expected )"

in line:

my_location = left(loc.cells(vlocs(v, 2), 1), len(loc.cells(vlocs(v, 2), 1), 1) - 2) 


Comments

Popular posts from this blog

javascript - Create websocket without connecting -

how to do line continuation in perl debugger for entering raw multi-line text (EOT)? -

android - Linear layout children not scrolling -