Forum Discussion
Megabouw
Apr 21, 2022Copper Contributor
Cell Format to Currency not working
After I convert a cell to a currency format, the currency symbol does not show. Even when I convert it using the custom format, it does not show.
HansVogelaar
Apr 21, 2022MVP
what happens if you select the cell, press F2 and then immediately press Tab or Enter?
Megabouw
Apr 21, 2022Copper Contributor
Absolutely nothing. It remains the same. One other issue I have noticed (Not sure if it is related) When I enter a simple formula like =SUM(CELL1:CELL2) it gives an error regardless if all the cells are formatted the same numeric format.
- HansVogelaarApr 21, 2022MVP
Could you upload a sample workbook without sensitive data to a cloud service such as OneDrive, Google Drive, Dropbox or similar. Obtain a link to the uploaded file and post the link in a reply.
- MegabouwApr 21, 2022Copper Contributor
- HansVogelaarApr 21, 2022MVP
Thanks. The values in D3:D5 are left-aligned, a tell-tale sign that Excel treats them as text.
I notice that the values contain a point (dot). If your computer uses comma as decimal separator, Excel won't recognize the points. So select D3:D5 and replace point with comma. Does that make a difference?