How to save a number as a String in Excel? -


how save number string in excel?

when try enter number, 00112233, excel automatically formats 112233 , saving number. want preceeding 0's not truncated , save number string.

as workaround i'm using quotes ("") save actual string.

any suggestion...??

if put single quote in front of number, stored text.


Comments

Popular posts from this blog

matlab - Deleting rows with specific rules -

php - MySQLi multi_query results for later use -