Home |
Search |
Today's Posts |
#1
![]()
Posted to microsoft.public.excel.misc
|
|||
|
|||
![]()
How do I stop MS Excel from parsing html that I'm pasting in? Currently
I'm trying to paste in raw HTML code and it's reading the HTML and formatting my input based on this (i.e. moving to the next row in teh column whenever it encounters a < br ). I don't fancy clicking into the edit box for each cell, as there's over 600, and it's too long to fit in a formula (900+ characters per cell). Thanks. |
#2
![]()
Posted to microsoft.public.excel.misc
|
|||
|
|||
![]()
What version of Excel are you using? I think they have fixed that problem in
Excel 2003. As for older versions, I'm not sure if they have a patch to fix it. -Simon "Porphyria" wrote: How do I stop MS Excel from parsing html that I'm pasting in? Currently I'm trying to paste in raw HTML code and it's reading the HTML and formatting my input based on this (i.e. moving to the next row in teh column whenever it encounters a < br ). I don't fancy clicking into the edit box for each cell, as there's over 600, and it's too long to fit in a formula (900+ characters per cell). Thanks. |
#3
![]()
Posted to microsoft.public.excel.misc
|
|||
|
|||
![]()
Microsoft Excel 97 SR-1
I can't afford the newer versions atm =( |
#4
![]()
Posted to microsoft.public.excel.misc
|
|||
|
|||
![]()
How about pasting to notepad and then into the cell from Notepad.
To effect the same thing more seamlessly you can use PureText at http://www.stevemiller.net/ click on Applications. This is what I use and it is a tremendous time saver. Don't forget to use Format, cells, alignment, word wrap so you can use the width of the columns you want. The later versions of Excel work better. I never had Excel 97 but it was the first version to support HTML. --- HTH, David McRitchie, Microsoft MVP - Excel [site changed Nov. 2001] My Excel Pages: http://www.mvps.org/dmcritchie/excel/excel.htm Search Page: http://www.mvps.org/dmcritchie/excel/search.htm "Porphyria" wrote in message ups.com... Microsoft Excel 97 SR-1 I can't afford the newer versions atm =( |
#5
![]()
Posted to microsoft.public.excel.misc
|
|||
|
|||
![]()
I guess I mean support HTML as in round tripping. There has always
been some manner of support for creating HTML files which is the opposite of what you want. Though it is not what I wanted to add, I have some more information in Paste / Pasting. Cut & Paste http://www.mvps.org/dmcritchie/excel/paste.htm The page I was actually looking for that may be of interest to you is Delete Cells/Rows in Range, based on empty cells, or cells with specific values http://www.mvps.org/dmcritchie/excel/delempty.htm http://www.mvps.org/dmcritchie/excel/code/delempty.txt I used these a lot with Excel 95 and have used them occasionally on Excel 2000 and Excel 2002, but pasting into Excel usually worked fairly decently. |
Reply |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
Excel 2003 FAILS, but Excel 2000 SUCCEEDS ??? | Excel Discussion (Misc queries) | |||
How to convert HTML data into Excel? | Excel Discussion (Misc queries) | |||
Pasting HTML table with feet/inches column, excel changes it to da | Excel Discussion (Misc queries) | |||
Using Excel to analyze HTML | Excel Discussion (Misc queries) | |||
HTML to Excel | Excel Discussion (Misc queries) |