+ Reply to Thread
Results 1 to 3 of 3

Help! Formulas cannot be read by MS Excel 2002

  1. #1
    Registered User
    Join Date
    10-20-2012
    Location
    Manila, Philippines
    MS-Off Ver
    Excel 2010
    Posts
    41

    Help! Formulas cannot be read by MS Excel 2002

    Hello guys,

    need help again.. I have the following formulas below that cannot be read by MS excel 2002.. Hope you guys can help out how to cenvert these formulas applicable to 2002.

    =IF(ISNA(VLOOKUP(D17,'SUN GL_BPI Extract'!$A$6:$B$59645,2,FALSE)),"*",VLOOKUP(D17,'SUN GL_BPI Extract'!$A$6:$B$59645,2,FALSE))


    =IF(ISNA($E12),"CHECK SUN - POSSIBLE INCORRECT UPDATE",IF(ISNUMBER(SEARCH("void",$E12)),"VOID",IF(IFERROR(MATCH($D12,'Post dated Checks'!$B:$B,0)>0,FALSE),"POSTDATED",IF(ISNA(VLOOKUP($D:$D,'Bank Data'!$A:$F,6,0)),"OUTSTANDING",(VLOOKUP($D:$D,'Bank Data'!$A:$F,6,0))))))

    =COUNTIFS('Check Log'!$B:$B,'WEEKLY SUMMARY'!$B9,'Check Log'!$H:$H,'WEEKLY SUMMARY'!E$5)

    =IF(ISERROR(WEEKNUM(C7)),B6,WEEKNUM(C7))



    Thanks in advance! ^_^

  2. #2
    Forum Expert
    Join Date
    09-01-2012
    Location
    Norway
    MS-Off Ver
    Office 365
    Posts
    2,844

    Re: Help! Formulas cannot be read by MS Excel 2002

    COUNTIFS was not available in 2002.

    http://www.excelforum.com/excel-prog...ternative.html
    <----- If you were helped by my posts you can say "Thank you" by clicking the star symbol down to the left

    If the problem is solved, finish of the thread by clicking SOLVED under Thread Tools
    I don't wish to leave you with no answer, yet I sometimes miss posts. If you feel I forgot you, remind me with a PM or just bump the thread.

  3. #3
    Registered User
    Join Date
    10-20-2012
    Location
    Manila, Philippines
    MS-Off Ver
    Excel 2010
    Posts
    41

    Re: Help! Formulas cannot be read by MS Excel 2002

    Quote Originally Posted by Jacc View Post
    COUNTIFS was not available in 2002.

    http://www.excelforum.com/excel-prog...ternative.html

    Thanks Jacc! Countifs problem now solved..

+ Reply to Thread

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