split a cell data into multiple columns
Options
- Subscribe to RSS Feed
- Mark Topic as New
- Mark Topic as Read
- Float this Topic for Current User
- Bookmark
- Subscribe
- Mute
- Printer Friendly Page
Myra01
6 - Meteoroid
07-03-2021
04:21 PM
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Notify Moderator
Here's what my data looks like below, all these headers in one cell, but I want to split them into multiple columns!
Order ID;Shop;Quantity;Units;Category;Product;"Product ID";Variant;"Variant ID";SKU;"User name";"Register name";"Sales date";"Sales time";Latitude;Longitude;"Cost Price";"Retail Price";"Total VAT";"Total margin";"Margin %";Total;"Vat Rate";"Discount Description";"Discount Amount";"Discount Percentage";"Accounting category ID";"Accounting category name";"Sequence no.";"Customer ID";"Customer name";"Vat rate ID";"Vat rate name";Comment
Does anyone know how to do it? Thank you in advance!!!!!
Labels:
- Labels:
- Common Use Cases
2 REPLIES 2
21 - Polaris
07-03-2021
04:49 PM
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Notify Moderator
@Myra01
We can use a Text to Column tool to do the work.
07-04-2021
02:17 AM
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Notify Moderator
Hi Qiu,
Thank you for your solution, it gives me some hints, thanks a lot!
