How to find all formulas that used a certain named range

L

Laurence Lombard

Any idea how one can find all the formulas in a workbook that use a certain
named range.

In my case I have forgotten why I created a certain named range and would
like to know what will be affected if I delete it.

Thanks
Laurence
 
S

ScottO

You could try Edit | Find | "RangeName" in formulas.
Rgds,
ScottO

| Any idea how one can find all the formulas in a workbook that use a
certain
| named range.
|
| In my case I have forgotten why I created a certain named range and
would
| like to know what will be affected if I delete it.
|
| Thanks
| Laurence
|
|
 
N

Norman Jones

Hi Lawrence,

Try looking for the range name using Excel's Find feature: select the 'Look
in: Formulas' option and uncheck the 'Find entire cells only' option.
 
Top