R
Ruthki
I would like to write a forumla that looks at the formula in a cell
(rather than the value the cell returns. - how do test the forumla
rather than the result.
example
one cell might have a forumula starting off
=right(a1,5)
another cell might have
= mid(a4,2,3)
I would like to write another if formula that does something if the
cell contains the word right in the formula and something else if it
contains mid.
(rather than the value the cell returns. - how do test the forumla
rather than the result.
example
one cell might have a forumula starting off
=right(a1,5)
another cell might have
= mid(a4,2,3)
I would like to write another if formula that does something if the
cell contains the word right in the formula and something else if it
contains mid.