Hello,
I'm creating a worksheet that will be used in various countries. I have a macro that converts local inputs into USD with the following code:
some_object.NumberFormat = "$0.0,,"
The problem is users with a UK specific version of Excel, for example, input in pounds and this code formats...