J
Jay
Other than using Find from the Edit menu, is there any way of (using
formula) searching another formula for a certain cell reference?
Let's say I have a single column (B) of 100 similar formulas. I want to
check that none of the formulas contain a reference to column H, so want
a formula I can enter in the adjacent cell to flag if it does, i.e.
= IF (columnB_formula_contains_a_ref_to_column_H, "Y","")
I've been using Edit-Find to look for !H in the formulas but want to do
it using functions as can see some useful applications of the technique
(if it exists).
Any help would be great ....... Rgds, Jason
formula) searching another formula for a certain cell reference?
Let's say I have a single column (B) of 100 similar formulas. I want to
check that none of the formulas contain a reference to column H, so want
a formula I can enter in the adjacent cell to flag if it does, i.e.
= IF (columnB_formula_contains_a_ref_to_column_H, "Y","")
I've been using Edit-Find to look for !H in the formulas but want to do
it using functions as can see some useful applications of the technique
(if it exists).
Any help would be great ....... Rgds, Jason