Using Excel 2003.
Thanks,
Jim
On sheet1 Insert>Name>Define MyName
Refers to: =INDIRECT("A1:F20")
Note: won't show up in NameBox or in Edit>Go To or F5
Must be typed into refedit dialog.
Gord Dibben MS Excel MVP
On Mon, 23 Nov 2009 11:12:03 -0800, Jim <J...@discussions.microsoft.com>
wrote:
Select the range
and include the sheet name in the namebox when you create the name, like:
'Sheet 99'!myNameHere
--
Dave Peterson
Jim
"Gord Dibben" wrote:
> .
>