Results 1 to 4 of 4

Fvschedule with non numeric or non blank cells

Threaded View

  1. #1
    Forum Contributor meyero90's Avatar
    Join Date
    03-24-2010
    Location
    New York
    MS-Off Ver
    Excel 2007
    Posts
    202

    Arrow Fvschedule with non numeric or non blank cells

    Hello Guys,

    I used to know how to overcome this problem, but again I need your help
    I'm running a year-to-date calculation using FVSCHEDULE formula and some of cells containing the future schedules are nonblank. Nonblank meaning that these cells refer to an INDEX(),MATCH(),MATCH(). Also, since I am using the following type of formula
    =IF(ISERROR(INDEX(XXXXX,MATCH(XXXX),MATCH(XXXX)))=FALSE,INDEX(XXXXX,MATCH(XXXX),MATCH(XXXX)),"")
    , when appropriate the formula will return
    ""
    which is a blank cell in appearance, BUT apparently excel considers it as NONBLANK.

    Bottom line, I'm getting a nice #VALUE!
    I have the answer why I'm getting the #Value!:

    The values in schedule can be numbers or blank cells; any other value produces the #VALUE! error value for FVSCHEDULE. Blank cells are taken as zeros (no interest).
    source http://office.microsoft.com/en-us/ex...005209100.aspx

    BUT I need the Solution!

    Please don't hesitate to ask me more info.

    Thank you guys
    Last edited by meyero90; 07-13-2010 at 06:25 PM. Reason: orthography fix
    If I helped, Don't forget to add to my reputation (click on the little scale)
    Don't forget to mark threads as "Solved" (Edit First post>Advanced>Change Prefix)

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