Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1   Report Post  
Posted to microsoft.public.excel.worksheet.functions
MLK MLK is offline
external usenet poster
 
Posts: 81
Default REF# error on summing ranges

Currently, I sum up resource invoices by the following statement:
=IF($B14<$B13,IF($AK13="yes",SUMIF(B$2:$B13,$B13, $BK$2:BK13),$BL13),"")

B = resource, AK = invoice is for this year, BK =invoice $, BL = default
value if no invoice $.

This formula works great - EXCEPT at year end cleanup when I need to remove
all the old rows no longer required for reporting. For each line I remove,
the line about gets a REF# error.

How can I get around this?
  #2   Report Post  
Posted to microsoft.public.excel.worksheet.functions
external usenet poster
 
Posts: 23
Default REF# error on summing ranges

Why don't you make a template of the sheet so that you can use a new one
each year?
Otherwise, I don't know how many lines you input but what about Hiding the
rows you don't want to see?
HTH

"MLK" wrote in message
...
Currently, I sum up resource invoices by the following statement:
=IF($B14<$B13,IF($AK13="yes",SUMIF(B$2:$B13,$B13, $BK$2:BK13),$BL13),"")

B = resource, AK = invoice is for this year, BK =invoice $, BL = default
value if no invoice $.

This formula works great - EXCEPT at year end cleanup when I need to
remove
all the old rows no longer required for reporting. For each line I
remove,
the line about gets a REF# error.

How can I get around this?



  #3   Report Post  
Posted to microsoft.public.excel.worksheet.functions
MLK MLK is offline
external usenet poster
 
Posts: 81
Default REF# error on summing ranges

We don't start with a clean slate at the beginning of each year, but need to
only remove the rows for the resources that are no longer with the company.
I'd prefer not to hide the rows as the file is quite large. The spreadsheet
has lots of complex calcs and we have an admin that manages it - and I was
hoping I didn't have to draft up a process for her to copy specific
cells/formulas throughout the spreadsheet.

"MLK" wrote:

Currently, I sum up resource invoices by the following statement:
=IF($B14<$B13,IF($AK13="yes",SUMIF(B$2:$B13,$B13, $BK$2:BK13),$BL13),"")

B = resource, AK = invoice is for this year, BK =invoice $, BL = default
value if no invoice $.

This formula works great - EXCEPT at year end cleanup when I need to remove
all the old rows no longer required for reporting. For each line I remove,
the line about gets a REF# error.

How can I get around this?

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
summing name range in the same column with Dynamic name ranges Jeff Excel Worksheet Functions 8 September 24th 06 05:19 AM
Mass Creation of Named Ranges? [email protected] Excel Discussion (Misc queries) 7 July 11th 06 08:41 AM
Summing ranges Hru48 Excel Discussion (Misc queries) 1 May 11th 06 06:34 PM
summing non contiguous ranges valaor Excel Discussion (Misc queries) 6 March 22nd 06 04:17 PM
Summing moving ranges & dates Spartacus Excel Worksheet Functions 3 August 10th 05 12:55 AM


All times are GMT +1. The time now is 07:02 PM.

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

About Us

"It's about Microsoft Excel"