SyntaxFix
Write A Post
Hire A Developer
Questions
The solution that for me works is:
For Each xCell In Selection xCell.Value = CDec(xCell.Value) Next xCell