You really shouldn't use Round for a variable name.
It's not only a workshee function available in VBA with WorksheetFunction but it's also an actual VBA function.
You really shouldn't use Round for a variable name.
It's not only a workshee function available in VBA with WorksheetFunction but it's also an actual VBA function.