In Remove ROUND From Formulas, John Mansfield posts some code for removing the ROUND function from formulas on a worksheet. However the code has a few drawbacks:
- Range is hardcoded into VBA
- Assumes ROUND function is the outermost function
Continue Reading: Remove functions from your formulas »
Follow Me