Forum Discussion
GigiB1971
May 12, 2022Copper Contributor
Lost Number Formatting
I have a large database of technical information that I have accumulated since 2005. It consists of texts, simple equations, dates, IF statements, VLOOKUPs, etc. I placed the file in Dropbox for an...
- May 12, 2022
Your description is subject to interpretation.
First, what is the name of the file? In particular, does it end with ".txt" or ".csv", or does it end with ".xlsx" or ".xlsm"?
Second, if it is an XLSX or XLSM file, try pressing ctrl+backquote.
Finally, if you think you "know what the issue is", please share your insights with us.
The backquote( ` ) might be on the key just below the Esc key, usually in the upperleft of the keyboard.
JoeUser2004
May 12, 2022Bronze Contributor
Your description is subject to interpretation.
First, what is the name of the file? In particular, does it end with ".txt" or ".csv", or does it end with ".xlsx" or ".xlsm"?
Second, if it is an XLSX or XLSM file, try pressing ctrl+backquote.
Finally, if you think you "know what the issue is", please share your insights with us.
The backquote( ` ) might be on the key just below the Esc key, usually in the upperleft of the keyboard.
GigiB1971
May 12, 2022Copper Contributor
Thank you! It worked.
1. It is *.xlsx
2. ctrl+backquote worked
3. The issue I believed was all the cells in the entire worksheet was "formatted" to text; NOT converted to text. A solution.... I did not have till now. Would this be correct understanding of what the issue could've been?
Thanks for the tip! Now I can move forward.
1. It is *.xlsx
2. ctrl+backquote worked
3. The issue I believed was all the cells in the entire worksheet was "formatted" to text; NOT converted to text. A solution.... I did not have till now. Would this be correct understanding of what the issue could've been?
Thanks for the tip! Now I can move forward.
- JoeUser2004May 15, 2022Bronze Contributor
GigiB1971 wrote: ``Would this be correct understanding of what the issue could've been?``
No. It is not a formatting issue; at least, not in the normal sense (cell formatting).
Instead, the ctrl-backquote feature displays all formulas in all cells.
While you are in that mode, the formulas are not calculated.