Forum Discussion
srp44
Apr 21, 2020Copper Contributor
text to columns - keep delimter
using ">" as delimiter, for example, "chair > more text" works fine, but the result deletes the ">" from the first column. Need the first column to remain as "chair >" Very much appreciate your help!...
- Apr 22, 2020
Select column, Ctrl+H, Find >, Replace on >@, Replace All, Text to Columns, Delimiter, Other delimiter @, Finish
SergeiBaklan
Apr 22, 2020Diamond Contributor
Select column, Ctrl+H, Find >, Replace on >@, Replace All, Text to Columns, Delimiter, Other delimiter @, Finish
- srp44Apr 28, 2020Copper ContributorSergei Baklan - took me a while to get back to this. Your suggestion works PERFECTLY! Thanks very much!