defining unique range of cells for different sheets as the same n.

  • Thread starter Thread starter Guest
  • Start date Start date
G

Guest

I want to use the same name, month9, to refer the same range of cells, but on
different sheets, how do i turn off the global define?
 
When you define the name (Insert|name|Define), include the sheet name in the
"names in workbook" box:

sheet1!month9
or
'sheet 1'!month9

You can select your range and type this in the name box (to the left of the
formula bar), too.
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Back
Top