Just a reminder that an accountant who might say "I use Currency format" is still working in binary floating point
as the format is just used as a display mask. And using VBA macros with the Currency type will hit problems at the boundary, when values move between the worksheet and the macro. The tool is broken in a way that proper accounting software is not...