
Signature
HTH |:>)
Bob Jones
[MVP] Office:Mac
On 5/23/06 9:16 AM, in article #l3L2KmfGHA.4080@TK2MSFTNGP03.phx.gbl,
> If I understand your problem, you are finding that range names are *not*
> isolated to individual sheets, but are 'global' Workbook references -
[quoted text clipped - 3 lines]
> Try naming your ranges uniquely such as extend_05, extend_06 and you should
> be OK.
No, I think he has defined the names as global names and really wants
exactly the same name, but specific for each sheet. So, in the define name
dialog, in the name field, you need to type total_2004!extend. Then use the
same definition you already have. Likewise with the Total 2005 sheet
selected, the name should be total_2005!extend, etc.
Then you can use control G (or F5) and type extend and it should highlight
the correct range on each sheet.

Signature
Bob Greenblatt [MVP], Macintosh
bobgreenblattATmsnDOTcom
CyberTaz - 23 May 2006 17:08 GMT
No argument - yours is an excellent altenative, and probably more what the
OP was looking for. I've just usually found it easier & less confusing to
work with each range name as a unique entity.

Signature
Regards |:>)
Bob Jones
[MVP] Office:Mac
> On 5/23/06 9:16 AM, in article #l3L2KmfGHA.4080@TK2MSFTNGP03.phx.gbl,
>
[quoted text clipped - 16 lines]
> Then you can use control G (or F5) and type extend and it should highlight
> the correct range on each sheet.
Skin - 25 May 2006 10:32 GMT
Thanks for the effort All. Bob has nailed what I wanted. Incidentally I
found another work around :- If you define a name on an original sheet then
copy that sheet via edit - move - copy that defined name will be available
to all sheets copied. Just change the name of the copied sheets.
I am grateful for your input. Paul
On 24/5/06 3:02 AM, in article OubKUJofGHA.5104@TK2MSFTNGP04.phx.gbl,
> No argument - yours is an excellent altenative, and probably more what the
> OP was looking for. I've just usually found it easier & less confusing to
> work with each range name as a unique entity.