Convert Formula's references to values in formula in Excel VBA -
is possible using vba convert formula =n2+m2 actual values on sheet. example cell m2 0, , n2 96,879 on sheet1. i'd have on sheet2 formula inserted in cell a1 example, =0+96879. audit trail of sorts. performed on large range, general idea. i've been looking hours , come nothing.
yes , no. it's possible, it's pretty gnarly task.
refer link, discussion various methods:
does excel have built in method parsing formulas? (ie: obtain list of included range references)
Comments
Post a Comment