Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1   Report Post  
Posted to microsoft.public.excel.worksheet.functions
Grimzby
 
Posts: n/a
Default Newbie needs help deciphering formula.


Hi trying to understand this formula can someone please break it
down....thanx
=SUMIF(INDIRECT("WEEK"&COLUMNS($B$6:B7)&"!C7:L7"), 200+ROWS($5:6)-1,
INDIRECT("WEEK"&COLUMNS($B$6:B7)&"!C298:L298"))


--
Grimzby
------------------------------------------------------------------------
Grimzby's Profile: http://www.excelforum.com/member.php...o&userid=23905
View this thread: http://www.excelforum.com/showthread...hreadid=501910

  #2   Report Post  
Posted to microsoft.public.excel.worksheet.functions
Biff
 
Posts: n/a
Default Newbie needs help deciphering formula.

Hi!

Translated:

=SUMIF(Week2!C7:L7,201,Week2!C298:L298)

The Indirect function is being used to "build" the references to the
particular sheets. The criteria is also being "built" by using the Rows
function.

When this formula is drag copied across the sheet name increments to Week3,
Week4, etc and when drag copied down the criteria increments to 202, 203,
etc.

Biff

"Grimzby" wrote in
message ...

Hi trying to understand this formula can someone please break it
down....thanx
=SUMIF(INDIRECT("WEEK"&COLUMNS($B$6:B7)&"!C7:L7"), 200+ROWS($5:6)-1,
INDIRECT("WEEK"&COLUMNS($B$6:B7)&"!C298:L298"))


--
Grimzby
------------------------------------------------------------------------
Grimzby's Profile:
http://www.excelforum.com/member.php...o&userid=23905
View this thread: http://www.excelforum.com/showthread...hreadid=501910



  #3   Report Post  
Posted to microsoft.public.excel.worksheet.functions
Biff
 
Posts: n/a
Default Newbie needs help deciphering formula.

Ooops!

Translated:
=SUMIF(Week2!C7:L7,201,Week2!C298:L298)


Should be:

=SUMIF(Week1!C7:L7,201,Week1!C298:L298)

Biff

"Biff" wrote in message
...
Hi!

Translated:

=SUMIF(Week2!C7:L7,201,Week2!C298:L298)

The Indirect function is being used to "build" the references to the
particular sheets. The criteria is also being "built" by using the Rows
function.

When this formula is drag copied across the sheet name increments to
Week3, Week4, etc and when drag copied down the criteria increments to
202, 203, etc.

Biff

"Grimzby" wrote in
message ...

Hi trying to understand this formula can someone please break it
down....thanx
=SUMIF(INDIRECT("WEEK"&COLUMNS($B$6:B7)&"!C7:L7"), 200+ROWS($5:6)-1,
INDIRECT("WEEK"&COLUMNS($B$6:B7)&"!C298:L298"))


--
Grimzby
------------------------------------------------------------------------
Grimzby's Profile:
http://www.excelforum.com/member.php...o&userid=23905
View this thread:
http://www.excelforum.com/showthread...hreadid=501910





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
Match then lookup Tenacity Excel Worksheet Functions 9 December 3rd 05 05:30 AM
Formula Problem - interrupted by #VALUE! in other cells!? Ted Excel Worksheet Functions 17 November 25th 05 05:18 PM
Formula checking multiple worksheets sonic-the-mouse Excel Worksheet Functions 2 June 5th 05 03:28 AM
Match / Vlookup within an Array formula Hari Prasadh Excel Discussion (Misc queries) 3 February 3rd 05 04:37 PM
Help with macro formula and variable Huge project Excel Worksheet Functions 0 December 28th 04 01:27 AM


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