Microsoft Office Forums

Go Back   Microsoft Office Forums > >

Reply
 
Thread Tools Display Modes
  #1  
Old 08-15-2024, 03:27 PM
oscarlimerick oscarlimerick is offline Excel text to columns feature Windows 8 Excel text to columns feature Office 2013
Advanced Beginner
Excel text to columns feature
 
Join Date: Jul 2020
Posts: 82
oscarlimerick is on a distinguished road
Default Excel text to columns feature

Hi folks, I thought I understood the text to columns feature but I guess I don't. I have attached a spreadsheet with a column A that contains an album name and the date it was released. I want to seperate this into 2 columns, column A being the album name and column B the album release date. I thiught I could just select the cells and click on text to columns, and then use "-" as the delimiter but this isn't working for me. Any advice here? Many thanks
Attached Files
File Type: xlsx for excel forum.xlsx (9.4 KB, 5 views)
Reply With Quote
  #2  
Old 08-15-2024, 03:50 PM
Guessed's Avatar
Guessed Guessed is offline Excel text to columns feature Windows 10 Excel text to columns feature Office 2016
Expert
 
Join Date: Mar 2010
Location: Canberra/Melbourne Australia
Posts: 4,164
Guessed has a brilliant futureGuessed has a brilliant futureGuessed has a brilliant futureGuessed has a brilliant futureGuessed has a brilliant futureGuessed has a brilliant futureGuessed has a brilliant futureGuessed has a brilliant futureGuessed has a brilliant futureGuessed has a brilliant futureGuessed has a brilliant future
Default

There are different types of dashs. The one in your sample appears to be an m-dash. Try copying one of those characters to your clipboard and then paste that into the 'Other' character field when choosing a Delimiter.
__________________
Andrew Lockton
Chrysalis Design, Melbourne Australia
Reply With Quote
  #3  
Old 08-15-2024, 07:57 PM
oscarlimerick oscarlimerick is offline Excel text to columns feature Windows 8 Excel text to columns feature Office 2013
Advanced Beginner
Excel text to columns feature
 
Join Date: Jul 2020
Posts: 82
oscarlimerick is on a distinguished road
Default

Hello, I don't know what an m-dash character is, or where to findit on my keyboard, I tried everything that looked like a hyjhen and nothing worked, then I copied it from the column A cell and pasted into the delimeter field and it worked fine. Thanks for your help! I will mark this thread resolved.
Reply With Quote
  #4  
Old 08-15-2024, 11:36 PM
Pecoflyer's Avatar
Pecoflyer Pecoflyer is offline Excel text to columns feature Windows 10 Excel text to columns feature Office 2021
Expert
 
Join Date: Nov 2011
Location: Brussels Belgium
Posts: 2,920
Pecoflyer has a reputation beyond reputePecoflyer has a reputation beyond reputePecoflyer has a reputation beyond reputePecoflyer has a reputation beyond reputePecoflyer has a reputation beyond reputePecoflyer has a reputation beyond reputePecoflyer has a reputation beyond reputePecoflyer has a reputation beyond reputePecoflyer has a reputation beyond reputePecoflyer has a reputation beyond reputePecoflyer has a reputation beyond repute
Default

FYI How to Type an En Dash and Em Dash on Windows and Mac Devices | Proofed's Writing Tips
__________________
Using O365 v2503 - Did you know you can thank someone who helped you? Click on the tiny scale in the right upper hand corner of your helper's post
Reply With Quote
  #5  
Old 08-16-2024, 12:30 PM
oscarlimerick oscarlimerick is offline Excel text to columns feature Windows 8 Excel text to columns feature Office 2013
Advanced Beginner
Excel text to columns feature
 
Join Date: Jul 2020
Posts: 82
oscarlimerick is on a distinguished road
Default

Good to know, thanks for the link
Reply With Quote
  #6  
Old 08-17-2024, 04:30 AM
Alansidman's Avatar
Alansidman Alansidman is offline Excel text to columns feature Windows 11 Excel text to columns feature Office 2021
עַם יִשְׂרָאֵל חַי
 
Join Date: Apr 2019
Location: Steamboat Springs
Posts: 112
Alansidman has a spectacular aura aboutAlansidman has a spectacular aura aboutAlansidman has a spectacular aura about
Default

if you use Power Query in the User Interface the em dash is automatically identified in this Mcode

Code:
let
    Source = Excel.CurrentWorkbook(){[Name="Table1"]}[Content],
    #"Split Column by Delimiter" = Table.SplitColumn(Source, "Column1", Splitter.SplitTextByDelimiter("—", QuoteStyle.Csv), {"Column1.1", "Column1.2"})
in
    #"Split Column by Delimiter"
__________________
Alan עַם יִשְׂרָאֵל חַ Using O365 v2505
Reply With Quote
Reply



Similar Threads
Thread Thread Starter Forum Replies Last Post
Excel text to columns feature Can't find text box feature for entering text in a form in command list. Mo Mentum Word 2 11-08-2023 08:32 AM
Warping Text Feature Craiger Publisher 0 10-19-2018 02:15 PM
Sum to include (-)/ Text feature Haha88 Excel 4 10-11-2017 02:55 PM
Excel text to columns feature Excel feature for Word YooNaa Kim Word 2 01-28-2011 11:50 AM
Getting Plain Text into Excel Columns binar Excel 1 11-05-2010 01:46 PM

Other Forums: Access Forums

All times are GMT -7. The time now is 11:49 AM.


Powered by vBulletin® Version 3.8.11
Copyright ©2000 - 2025, vBulletin Solutions Inc.
Search Engine Optimisation provided by DragonByte SEO (Lite) - vBulletin Mods & Addons Copyright © 2025 DragonByte Technologies Ltd.
MSOfficeForums.com is not affiliated with Microsoft