Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1   Report Post  
Posted to microsoft.public.excel.worksheet.functions
SMBR
 
Posts: n/a
Default Absolute Named Ranges????

I have a spreadsheet the lists current projects and employees working on that
project. It also contains calculations to calculate how many employees are
on the site, how many more needed, how many extra are on site, etc. The
formula contains named ranges for each category of emp


Job ABC = project 21
SMEmployees = named range SME21
SMAEmployees = named range SMA21
etc.

My problem is that the people using the spreadsheet drag the name around
from project to project and it seems that it is screwing up the references
for the named ranges and in turn screwing up the formula. Is there a way to
set the ranges as absolute. I have asked them to copy and paste, but it is
beyond them.

Thanks for any help you can provide!!!!!

  #2   Report Post  
Posted to microsoft.public.excel.worksheet.functions
FiluDlidu
 
Posts: n/a
Default Absolute Named Ranges????

You shoud have a look at the INDIRECT worksheet function. I use it every now
and again, but it makes formulas rather longer than usual, plus it won't ever
look into files that are not opened and return a #REF error if you have your
function looking into another workbood that is not opened. Otherwise, if
your reference is to the same workbook, it will never become problematic and
people could drag and drop whatever they want, the formula will not follow
the cells in their new destinations.

It will not automatically update a worksheet name if you happen to change
one, though, so be carefull if your formula refers to another worksheet from
within your workbook. If your formula refers to the same worksheet, of
course, it will not be a problem.

Hope it helped,
FĂ©lix

"SMBR" wrote:

I have a spreadsheet the lists current projects and employees working on that
project. It also contains calculations to calculate how many employees are
on the site, how many more needed, how many extra are on site, etc. The
formula contains named ranges for each category of emp


Job ABC = project 21
SMEmployees = named range SME21
SMAEmployees = named range SMA21
etc.

My problem is that the people using the spreadsheet drag the name around
from project to project and it seems that it is screwing up the references
for the named ranges and in turn screwing up the formula. Is there a way to
set the ranges as absolute. I have asked them to copy and paste, but it is
beyond them.

Thanks for any help you can provide!!!!!

Reply
Thread Tools Search this Thread
Search this Thread:

Advanced Search
Display Modes

Posting Rules

Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On


Similar Threads
Thread Thread Starter Forum Replies Last Post
dynamically building references to named ranges [email protected] Excel Discussion (Misc queries) 1 January 3rd 06 10:23 PM
Named ranges: don't want absolute references sonicblue Excel Discussion (Misc queries) 0 November 22nd 05 02:05 PM
Named ranges: don't want absolute references sonicblue Excel Discussion (Misc queries) 0 November 22nd 05 02:05 PM
Like 123, allow named ranges, and print named ranges WP Excel Discussion (Misc queries) 1 April 8th 05 06:07 PM
Named dynamic ranges, copied worksheets and graph source data WP Charts and Charting in Excel 1 November 28th 04 05:19 PM


All times are GMT +1. The time now is 01:49 AM.

Powered by vBulletin® Copyright ©2000 - 2024, Jelsoft Enterprises Ltd.
Copyright ©2004-2024 ExcelBanter.
The comments are property of their posters.
 

About Us

"It's about Microsoft Excel"