The add-in gives a list of links for the complete xls file. However,
what i am looking for is -I have to delete a worksheet, which i can do
only if some other worksheet is not linked with the current worksheet?
Let us say there are three worksheets sheetA,sheetB,sheetC . I want to
delete SheetA if and only if nothing in sheetB and sheetC is dependent
on sheetA contents?
TIA / Amag
Gord Dibben wrote:
> Amag
>
> Download Bill Manville's FINDLINK.XLA from Stephen Bullen's site.
>
> http://www.oaltd.co.uk/Default.htm
>
> Click on link to MVP's
>
> With this add-in you can find and delete links if any exist.
>
>
> Gord Dibben Excel MVP
>
>
> On 26 Nov 2005 10:06:33 -0800, "amag" <(E-Mail Removed)> wrote:
>
> >I have a financial model with some 15-20 worksheets. I dont need a lot
> >of these work sheets and would ideally like to delelte them but before
> >that i want to ensure that no cell references to other worksheets i.e.
> >cells in other worksheets are not dependent on the to-be-deleted sheet.
> >
> >I have tried CtrlG>Alt S>dependent cells
> >Formula Auditing tool
> >
> >but these are too tedious when i have too many cells filled in every
> >worksheet.
> >
> >Any other way to ensure that the sheet has no dependents?
> >
> >Tks/Amag
> >Ps: tried
> >http://groups.google.com/group/micro...b64de66473889a
> >cudn't figure out?