Dear All,
Good day. I tried taking Text to columns by using RIGHT LEFT LEN MID formula. But unfortunately i'm stuck in between.
PFA.. Kindly help me on this.
Dear All,
Good day. I tried taking Text to columns by using RIGHT LEFT LEN MID formula. But unfortunately i'm stuck in between.
PFA.. Kindly help me on this.
You are using three different methods.
How would sa formula know which of the three methods to use?
My General Rules if you want my help. Not aimed at any person in particular:
1. Please Make Requests not demands, none of us get paid here.
2. Check back on your post regularly. I will not return to a post after 4 days.
If it is not important to you then it definitely is not important to me.
Using Power Query in the attached file, you can see I achieved the second and third requests. The first column split is close and requires a bit of excel native reformatting after the PQ result.
Click on my signature Power Query links if you are unfamiliar with Power Query to understand this action.
Alan עַם יִשְׂרָאֵל חַי
Change an Ugly Report with Power Query
Database Normalization
Complete Guide to Power Query
Man's Mind Stretched to New Dimensions Never Returns to Its Original Form
Thank You so much![]()
Please try at
B5:G7
=TRIM(MID(SUBSTITUTE(SUBSTITUTE(SUBSTITUTE($A5,","," "),"-"," ")," ",REPT(" ",99)),COLUMNS($B5:B5)*99-98,99))
B14
=UPPER(LEFT(SUBSTITUTE(SUBSTITUTE(SUBSTITUTE(SUBSTITUTE(A14,"An ",),"The ",),"A ",)," ",),5))
B20
=UPPER(TRIM(LEFT(SUBSTITUTE(A20,",",REPT(" ",9)),5)))
If that takes care of your original question, please select Thread Tools from the menu link above and mark this thread as SOLVED. Thanks.
There are currently 1 users browsing this thread. (0 members and 1 guests)
Bookmarks