I have a spreadsheet with 20+ worksheets. Throughout each sheet there are cells formatted for either "Currency" or "Accounting", depending on how I wanted the cell justified.
The cells are currently set to show the USD symbol, but I would like for my users to be able to set the symbol to whatever currency they use the most. I do not need to have any kind of currency conversions.
I have a page that I named "Preferences". On this page, I would like for the user to be able to set the symbol and it change to whatever they select from Excel's options, throughout all pages of the workbook.
Is this possible? I have zero training on VBA, but was thinking that there could be some sort of macro to achieve this.
Any suggestions would be appreciated.
The cells are currently set to show the USD symbol, but I would like for my users to be able to set the symbol to whatever currency they use the most. I do not need to have any kind of currency conversions.
I have a page that I named "Preferences". On this page, I would like for the user to be able to set the symbol and it change to whatever they select from Excel's options, throughout all pages of the workbook.
Is this possible? I have zero training on VBA, but was thinking that there could be some sort of macro to achieve this.
Any suggestions would be appreciated.