Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1   Report Post  
Posted to microsoft.public.excel.misc
external usenet poster
 
Posts: 71
Default Redefine range of cells, array formula returns NA

I'm using an array formula, in which I refer to a named range of cells
"CPLead." From the insert-define menu, I updated the "CP Lead" defintion
from G2:G5000 to G2:G1000, and now my formula returns an NA value. Any ideas
on why the formula now returns this error message? Thanks in advance for
your help!
  #2   Report Post  
Posted to microsoft.public.excel.misc
external usenet poster
 
Posts: 7,247
Default Redefine range of cells, array formula returns NA

Post the formula.


--
Cordially,
Chip Pearson
Microsoft MVP - Excel
Pearson Software Consulting, LLC
www.cpearson.com
(email address is on the web site)

"Ashley" wrote in message
...
I'm using an array formula, in which I refer to a named range of cells
"CPLead." From the insert-define menu, I updated the "CP Lead" defintion
from G2:G5000 to G2:G1000, and now my formula returns an NA value. Any
ideas
on why the formula now returns this error message? Thanks in advance for
your help!



  #3   Report Post  
Posted to microsoft.public.excel.misc
external usenet poster
 
Posts: 71
Default Redefine range of cells, array formula returns NA


{=IF($C$3="All Years",SUMIF('Savings Reporting - Bi-Weekly Report
v1.xls'!CPLead,'Savings Reporting'!$D$10,'Source
Data'!I2:I10000),SUM(IF(CPLead='Savings Reporting'!$D$10,IF('Savings
Reporting - Bi-Weekly Report v1.xls'!NegotiationYr='Savings
Reporting'!$C$3,'Source Data'!I2:I10000,0),0)))}

Chip, please let me know if I should elaborate on this. I've developed a
savings spreadsheet where the user can go to drop down (cell C$3$) and select
"All Years", "2007" or "2006." The savings will then populate accordingly,
i.e., if the user selects "2006," the 2006 savings will populate next to each
name.

Thanks again!

Chip Pearson" wrote:

Post the formula.


--
Cordially,
Chip Pearson
Microsoft MVP - Excel
Pearson Software Consulting, LLC
www.cpearson.com
(email address is on the web site)

"Ashley" wrote in message
...
I'm using an array formula, in which I refer to a named range of cells
"CPLead." From the insert-define menu, I updated the "CP Lead" defintion
from G2:G5000 to G2:G1000, and now my formula returns an NA value. Any
ideas
on why the formula now returns this error message? Thanks in advance for
your help!




  #4   Report Post  
Posted to microsoft.public.excel.misc
external usenet poster
 
Posts: 857
Default Redefine range of cells, array formula returns NA

You reduced the 'height' of your named range by 4000 rows. If your array
formula is using other named ranges, you need to adjust those too.

"Ashley" wrote:

I'm using an array formula, in which I refer to a named range of cells
"CPLead." From the insert-define menu, I updated the "CP Lead" defintion
from G2:G5000 to G2:G1000, and now my formula returns an NA value. Any ideas
on why the formula now returns this error message? Thanks in advance for
your help!

  #5   Report Post  
Posted to microsoft.public.excel.misc
external usenet poster
 
Posts: 71
Default Redefine range of cells, array formula returns NA

Vergel -

That worked!! Thank you so much! Have a great weekend! - Ashley

"Vergel Adriano" wrote:

You reduced the 'height' of your named range by 4000 rows. If your array
formula is using other named ranges, you need to adjust those too.

"Ashley" wrote:

I'm using an array formula, in which I refer to a named range of cells
"CPLead." From the insert-define menu, I updated the "CP Lead" defintion
from G2:G5000 to G2:G1000, and now my formula returns an NA value. Any ideas
on why the formula now returns this error message? Thanks in advance for
your help!

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
Array as a "named range" - formula ok in cells, but error as "named range" tskogstrom Excel Discussion (Misc queries) 11 December 28th 06 04:44 PM
Array Offset() formula with height of 1 returns duplicates? Uhl Excel Worksheet Functions 9 December 13th 06 01:22 AM
Array formula returns blank in the cell where it is entered [email protected] Excel Worksheet Functions 1 July 27th 06 04:25 PM
Redefine Table Array Shaya M New Users to Excel 1 June 10th 05 01:36 AM
Looking for formula index/match-type that returns an array Tom Excel Worksheet Functions 1 April 1st 05 10:05 PM


All times are GMT +1. The time now is 06:08 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"