Greetings -
I have a number of cost estimates that I am trying to convert to a different currency (US Dollars to UK Pounds). The math is done...now for the formatting. The sheet has thousands of cells that have not been formatted in a similar manner. Some have a currency format, some have an accounting format, some are custom formats. All show a dollar sign due to the formatting selected. On top of that, the decimal places are not consistent.
I have written code to swap formats; however, I have no way of knowing just how many formats will be encountered. As a result, I'm having to go through each sheet and check each cell visually and adjust those that were not captured.
Is there an easy way to write a line that will capture all possible dollar formats?
____________________
Mike