![]() |
Numbers to Text
I have a column on 15 digit numbers that have been entered as a number
format. I need to have them displayed as text format in another spreadsheet but when they are copied and changed to text, they become displayed as scientififc notation. Is there a way to have my numbers as text? Thank you |
Numbers to Text
After the copy:
Format Cells... Number Custom 000000000000000 -- Gary''s Student - gsnu200791 |
Numbers to Text
Użytkownik "Nigel" napisał w wiadomości ... I have a column on 15 digit numbers that have been entered as a number format. I need to have them displayed as text format in another spreadsheet but when they are copied and changed to text, they become displayed as scientififc notation. Is there a way to have my numbers as text? Thank you have you tried (in additional column i.e in cell C1 and down below): =TEXT(B1, "0") where B is your column with 15 digit numbers -- -- ============================== Janusz Pawlinka |
Numbers to Text
Hi Gary
Thanks for your reply. I've already tried that, even paste special the values, but it does not work as I need to have the numbers in a text format. Thanks "Gary''s Student" wrote: After the copy: Format Cells... Number Custom 000000000000000 -- Gary''s Student - gsnu200791 |
Numbers to Text
Hi Janusz
Thanks for your reply, it works! Thank you "Janusz Pawlinka" wrote: UÂżytkownik "Nigel" napisaÂł w wiadomoÂści ... I have a column on 15 digit numbers that have been entered as a number format. I need to have them displayed as text format in another spreadsheet but when they are copied and changed to text, they become displayed as scientififc notation. Is there a way to have my numbers as text? Thank you have you tried (in additional column i.e in cell C1 and down below): =TEXT(B1, "0") where B is your column with 15 digit numbers -- -- ============================== Janusz Pawlinka |
All times are GMT +1. The time now is 10:31 PM. |
Powered by vBulletin® Copyright ©2000 - 2025, Jelsoft Enterprises Ltd.
ExcelBanter.com