excel - Transforming a sheet of unique strings to a new sheet with the values -



excel - Transforming a sheet of unique strings to a new sheet with the values -

basically has scheme generates study 1 excel file containing 1 column , several rows each register. wants utilize info of study new reports , here problem, how take every value , organize in clean-view new table? here how sheet looks in raw way:

worked way take desired part of every string i'm stuck non-formatted sheet follows:

the desired result shown follows:

the client copy/paste raw study software sheet1(raw data) , need work on show desired on sheet3(clean data), sheet2(separated data) utilize substring rows , select need (as sec image shows).

if don't want explain entire process, give me excel function names need , i'll work way it...

you create sheet3 sheet2 vba (deleting empty rows...).

anyway, if still want utilize formulas, have utilize array formulas decribed in thread: find first non-empty cell in spreadsheet row.

feel free update question formula or vba built help more.

excel excel-2007 excel-formula

Comments

Popular posts from this blog

iphone - Dismissing a UIAlertView -

intellij idea - Update external libraries with intelij and java -

javascript - send data from a new window to previous window in php -