Forum Discussion
Paragraphs and bulleted list using text to columns
SergeiBaklan Here is two rows of data from the spreadsheet. From the spreadsheet, you can see it is a basic job description all in one cell with Excel. I want to separate the one cell into multiple columns based on the major sections within the job description.
So I want the opening paragraph in one column, the Primary Responsibilities in the next column, Requirements in the 3rd column, Preferences in the fourth column and then Skills and Competencies in the 5th column.
The data greatly varies for each job description. So you could have 3 bullets in one primary responsibility and in in another job you could have 15.
Let me know if that helps.
lostvol , I used Power Query to get the information. Please add a few more Job Descriptions to the table in the "JobDescriptions" tab. Just paste in the rows starting A4 and the Table will automatically expand. Then click on Data->Refresh All to update the "Summary" tab. Let me know if this is what you are looking for.
- lostvol1420Jul 05, 2020Copper ContributorIt looks like maybe because not all job descriptions have all the sections. Can that be coded around? So if a section is not found, skip. If not, this is much better than what I had to begin with.
- TheAntonyJul 05, 2020Iron Contributor
lostvol1420 , correct. Now this will run without errors, but will not have the correct content in the correct column if a Job Description isn't coded correctly. By that, I mean it should have the Section Headers of Requirements, Primary Responsibilities, Preferences, etc. Once you fix those in the data, do a refresh and it will pull through all the items.
- lostvol1420Jul 05, 2020Copper ContributorI have tried with a few descriptions and all of the descriptions, but I am receiving the same error message when it tries to refresh.
Expression Error - 5 arguments were passed to a function which expects between 2 and 4- TheAntonyJul 05, 2020Iron Contributor
lostvol1420 , the job descriptions weren't "clean". There were 14 empty ones. Also there are a few 100 items that don't conform to the structure the others are in. I fixed a few of the issues, but review thoroughly for the exceptions.
- lostvol1420Jul 05, 2020Copper ContributorI can’t thank you enough for your help on this. Part of this project is to help make them consistent and get the information all out of one field. Your help will enable us to do that.
Thank you so much.
- lostvol1420Jul 05, 2020Copper Contributor
TheAntony This absolutely would work, but I am receiving an error message. I just went ahead and posted all the descriptions in the file for you to see the error that I am receiving.
This so freaking awesome if you can help me get this working....I have been trying for days to make this work and you did it in a matter of minutes.
Let me know if you can make this work.