#1   Report Post  
Posted to microsoft.public.excel.worksheet.functions
external usenet poster
 
Posts: 3
Default formula question

I am trying to understand the syntax in this formula. What does "="&Detail!
as to do?

=SUMIF(Adds!$D$1:$D$51,"="&Detail!$B276,Adds!$F$1: $F$51)

  #2   Report Post  
Posted to microsoft.public.excel.worksheet.functions
external usenet poster
 
Posts: 3,942
Default formula question

hi
they look like sheet names. i read the formula like this
Adds!$D$1:$D$51 - sheet name and range to evaluate
Detail!$B276 - sheet name and range for criteria
note: not sure what the "="& is about
Adds!$F$1:$F$51 -sheet name and range to sum.

i think the formula is on a third sheet, not on sheets adds or sheet details
because if the formula was on sheet adds, it would look more like...
=SUMIF(D1:D5,detail!B2,F1:F5)

does this formula work?
anyway that is what it looks like to me.

regards
FSt1

"cinvic" wrote:

I am trying to understand the syntax in this formula. What does "="&Detail!
as to do?

=SUMIF(Adds!$D$1:$D$51,"="&Detail!$B276,Adds!$F$1: $F$51)

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
Formula Question Robert B. Excel Worksheet Functions 6 November 16th 07 12:18 PM
formula question Robert F Excel Discussion (Misc queries) 2 January 26th 07 07:48 PM
Newbie Question - Subtraction Formula Question [email protected] Excel Discussion (Misc queries) 3 May 5th 06 05:50 PM
Formula Question Crawdaddy Excel Worksheet Functions 3 March 8th 06 09:34 PM
Formula Question dobball23 Excel Discussion (Misc queries) 4 May 19th 05 09:49 PM


All times are GMT +1. The time now is 01:03 PM.

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"