I'm setting up a list of books and in that list I'm including the ISBN13-number. Now eventhough I've formated the cells to be "Text", it still converts it to numbers. So 9781597495783 becomes 9,7816E+12. How can I prevent this from happening?
|
Try formatting the cell using Number instead of Text. Reduce the decimal places to 0, and click on OK.
|
|||
|
|
|
The only way around this I know is to select the text in the function box, this will resolve it. I guess it depends on how many fields you're trying to update as to whether this is reasonable or not. So, just click in the fx box where the ISBN number is, and this alone should correct it on the sheet.
Another work around is to select the Formulas Tab in the ribbon and under Formula Auditing, select Show Formula's (so if you only have ISBN's then this may work). |
||||
|
|
When you paste, you should get a Paste options "pop-up" button next to the pasted content. If you choose "use destination formatting" then it should honour the "Text" format you have previously set. (if you don't get a pop-up, check in File > options > advanced in case it is turned off) |
|||
|
|



Data → text in columnsto change the value. – nixda Jan 9 at 11:29