Forum Discussion
CPSR13
Apr 28, 2020Copper Contributor
Grouped text conversion to columns in Excel
I have report data in notepad .txt format that is grouped by employee. I need to convert to columns in an Excel spreadsheet. There are 12477 lines...is there a way to do it without having to perform ...
- Apr 30, 2020Someone was able to use IF, sumifs formulas & pivot tables to convert the data for me. I appreciate your reply!
DhaniCole
Apr 28, 2020Brass Contributor
You can do this with Power Query (under data tab, "From Text/CSV").
If you provide an example of the text document (as .txt), I can see if I can figure it out.