Results 1 to 10 of 10

Sumifs to excel 2003 trouble

Threaded View

  1. #1
    Registered User
    Join Date
    07-19-2011
    Location
    Saskatchewan, Canada
    MS-Off Ver
    Excel 2003
    Posts
    4

    Question Sumifs to excel 2003 trouble

    I am trying to convert a =sumifs formula from excel 2007 into excel 2003. I have tried to use sumproduct and sum(if(( ... but both do not like the fact that I am comparing to a date (if the date in an aray field is greater then value one (a cell) and less than another (another cell) and the employee name matches then it adds up the ammount of time. I have attached the excel 2007 formula. When I use either of the two methods above it returns a #num error and the erro checking points to the two referece date cells.

    Any help is certainly appreciated!!

    =_xlfn.SUMIFS('Time Sheet Records'!K:K,'Time Sheet Records'!D:D,">"&'Payroll Calculations'!$M$3,'Time Sheet Records'!C:C,'Payroll Calculations'!C6,'Time Sheet Records'!D:D,"<"&('Payroll Calculations'!$M$4+1))

    Column K:K - hours
    Column D:D - date
    Column C:C - name

    Table currently has over 8000 records and rising - 30K - 40K final estimate
    Last edited by bigkp; 07-19-2011 at 09:59 PM.

Thread Information

Users Browsing this Thread

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

Tags for this Thread

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