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

android - Gradle sync Error:Configuration with name 'default' not found -

java - Andrioid studio start fail: Fatal error initializing 'null' -

html - jQuery UI Sortable - Remove placeholder after item is dropped -