ExcelBanter

ExcelBanter (https://www.excelbanter.com/)
-   Excel Discussion (Misc queries) (https://www.excelbanter.com/excel-discussion-misc-queries/)
-   -   Using cell names across multiple worksheets (https://www.excelbanter.com/excel-discussion-misc-queries/244948-using-cell-names-across-multiple-worksheets.html)

M.Boone

Using cell names across multiple worksheets
 
I have multiple worksheets that have the same layout and I want to name
certain cells to make calculations easier. When I try to do this, I get a
message that the name is not unique. Is there any way to get around this? I
want to create a template for future worksheets.

Jim Thomlinson

Using cell names across multiple worksheets
 
Named ranges fall into two categories. Global and Local. Local names are
sheet specific. An example would be Print_Area. When you define a print area
XL creates a local named range on that sheet called Print_Area. Each sheet in
your workbook can have a local print area named range. To create a locally
defined named range use
'Sheet1'!MyName
instead of just
MyName

MyName can be duplicated on each sheet in the workbook. There are scope
issues when you are refering to these named ranges.
--
HTH...

Jim Thomlinson


"M.Boone" wrote:

I have multiple worksheets that have the same layout and I want to name
certain cells to make calculations easier. When I try to do this, I get a
message that the name is not unique. Is there any way to get around this? I
want to create a template for future worksheets.


M.Boone[_2_]

Using cell names across multiple worksheets
 
Thank you : ) I rather feel like an idiot since I also figured out I was
using the same name as a column (TT).

M.Boone[_2_]

Using cell names across multiple worksheets
 
Ugh, me again.

I tried to create another named range and received the already exists error.
I entered the name as Template!BuyMU and 'Template'!BuyMU. I found where I
had used simply BuyMU (although it was listed as only having scope within
that worksheet) and attempted to change it to 'Work sheet'!BuyMU. Got the
same error. These are the only two places I've tried to use this name.
Suggestions?



Jim Thomlinson

Using cell names across multiple worksheets
 
Get a copy of name manager. It is the best tool out there for manageing named
ranges. It will allow you to swap names from global to local...

http://www.oaltd.co.uk/MVP/
--
HTH...

Jim Thomlinson


"M.Boone" wrote:

Ugh, me again.

I tried to create another named range and received the already exists error.
I entered the name as Template!BuyMU and 'Template'!BuyMU. I found where I
had used simply BuyMU (although it was listed as only having scope within
that worksheet) and attempted to change it to 'Work sheet'!BuyMU. Got the
same error. These are the only two places I've tried to use this name.
Suggestions?




All times are GMT +1. The time now is 04:16 PM.

Powered by vBulletin® Copyright ©2000 - 2025, Jelsoft Enterprises Ltd.
ExcelBanter.com