Ongoing Nightmare - Opening a .txt. or .csv containing HTML script

freshfrost

New Member
Joined
Sep 27, 2014
Messages
2
This has been an ongoing problem that I can not figure out. Every time I open a file in excel (.txt or .csv) with html script, it parses the script as well as the columns. These files are coming from an outside source so I do not have the liberty of asking them to use a different delimiter to prevent the issue. How I can import the following example and keep it from parsing incorrectly?


Column A
001-12,February,<br><br>test, why, me</br>who knows</br>


BECOMES


Column A|Column B|Column C| Column D| Column E
001-12 February <br><br>test why me</br>who knows</br>


Instead of:
Column A|Column B|Column C
001-12 February <br><br>test, why, me</br>who knows</br>
 

Excel Facts

Show numbers in thousands?
Use a custom number format of #,##0,K. Each comma after the final 0 will divide the displayed number by another thousand
Cross posted at at least 4 other forums
No offense but I really wish people focused more on the question than the cross post. Yes, I posted the question in several forums because I am DESPERATELY trying to find an answer to this ongoing problem - hence "Ongoing Nightmare" in the title. I am stuck because of this delimiter issue with the html in several worksheets. Obviously, once the question was answered with a working solution, I would post answered or closed. You will see this response posted in all the other threads complaining about the same issue so I will save you the trouble.


Now, can someone please help me resolve this issue?
 
Upvote 0

Forum statistics

Threads
1,216,178
Messages
6,129,327
Members
449,502
Latest member
TSH8125

We've detected that you are using an adblocker.

We have a great community of people providing Excel help here, but the hosting costs are enormous. You can help keep this site running by allowing ads on MrExcel.com.
Allow Ads at MrExcel

Which adblocker are you using?

Disable AdBlock

Follow these easy steps to disable AdBlock

1)Click on the icon in the browser’s toolbar.
2)Click on the icon in the browser’s toolbar.
2)Click on the "Pause on this site" option.
Go back

Disable AdBlock Plus

Follow these easy steps to disable AdBlock Plus

1)Click on the icon in the browser’s toolbar.
2)Click on the toggle to disable it for "mrexcel.com".
Go back

Disable uBlock Origin

Follow these easy steps to disable uBlock Origin

1)Click on the icon in the browser’s toolbar.
2)Click on the "Power" button.
3)Click on the "Refresh" button.
Go back

Disable uBlock

Follow these easy steps to disable uBlock

1)Click on the icon in the browser’s toolbar.
2)Click on the "Power" button.
3)Click on the "Refresh" button.
Go back
Back
Top