Hi,
I have a long line of values separated with ; sign and I would like to convert this line into a number of rows.
appriciate your help,
thanks,
Shai
Hi,
I have a long line of values separated with ; sign and I would like to convert this line into a number of rows.
appriciate your help,
thanks,
Shai
Data -> Text to columns -> Delimited -> Next -> Choose ; in other box -> Finish
After that select that row and copy -> paste spetial -> check Transpose box -> OK
Never use Merged Cells in Excel
If on the off-chance this is something you need to do repeatedly you could use sub routine such as:
The above would take contents of A1, split based on ; delimiter and transpose to A1:Ax![]()
Please Login or Register to view this content.
My Recommended Reading:
Volatility
Sumproduct & Arrays
Pivot Intro
Email from XL - VBA & Outlook VBA
Function Dictionary & Function Translations
Dynamic Named Ranges
There are currently 1 users browsing this thread. (0 members and 1 guests)
Bookmarks