Results 1 to 5 of 5

Sumproduct and Counta function

Threaded View

  1. #1
    Registered User
    Join Date
    05-07-2009
    Location
    Baltimore, MD
    MS-Off Ver
    Excel 2003
    Posts
    3

    Sumproduct and Counta function

    Ok I've been messing with this the last 2 nights and just can't figure it out. I'm trying to use a sumproduct function with also referencing a specific cell value. Here is the formula which works

    Cell B2->MedZone Efficiency
    =SUMPRODUCT(($A$2:$A$417="Y")*($D$2:$D$417=D2)*($F$2:$F$417))/E2

    My goal is instead of typing in the 417 to be able to reference it. The cell I need to reference is located in cell B2 of a tab I have named as "Counts". If possible I'd love to do the same with my vlookup formula

    Cell C2->Minimums
    =VLOOKUP($D$2:$D$417,Efficiency_Query_Part_2!$A$2:$H$210,7,FALSE)

    The cell I'd like to reference instead of typing 210 would be cell B3 of a tab I have named as "Counts"

    I have attached the spreadsheet, any help would be much appriciated!
    Attached Files Attached Files

Thread Information

Users Browsing this Thread

There are currently 1 users browsing this thread. (0 members and 1 guests)

Bookmarks

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts

Search Engine Friendly URLs by vBSEO 3.6.0 RC 1