Excel iconVBA icon

Remove functions from your formulas

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 »

Site last updated: February 9, 2012