Stop excel from converting copy-pasted number/text values to date
Posted
by
Tomas
on Super User
See other posts from Super User
or by Tomas
Published on 2012-11-19T17:11:30Z
Indexed on
2012/11/24
11:14 UTC
Read the original article
Hit count: 233
I'm copy-pasting some data from html table into excel. But excel automatically converts some text or number values to date! When I change the format, the number is perversed, the number is something like 4112523 (excel probably interprets the cell as date and then converts to number or something like that...)
There is a trick for importing CSV files, but is there any solution when you are pasting your data directly from a web browser?
© Super User or respective owner