+ Reply to Thread
Results 1 to 5 of 5

Excel 97 formula doesn't work in Excel 2007

  1. #1
    Registered User
    Join Date
    12-05-2007
    Posts
    16

    Excel 97 formula doesn't work in Excel 2007

    I got in excel a matrix with 25 percentages (B26:F30)
    100,0,0,0,0
    0,100,0,0,0
    0,0,100,0,0
    0,0,0,100,0
    0,0,0,0,100
    and in a row 5 times a value of 100% (F6:F10).
    I need as output the value 125.

    Originally this value was found with the following excel formula

    =MMULT(MMULT(TRANSPOSE(F6:F10),MINVERSE(B26:F30)),F6:F10)

    But when I try this in excel 2007 I get no value error. I think some adjustments have to be made to the formula.

    Thanks in advance!
    Last edited by Divius; 12-29-2007 at 04:11 PM.

  2. #2
    Forum Moderator davesexcel's Avatar
    Join Date
    02-19-2006
    Location
    Regina
    MS-Off Ver
    MS 365
    Posts
    13,523
    Do you have it entered as an array formula?
    Here it is explained
    http://office.microsoft.com/en-us/ex...091811033.aspx

  3. #3
    Registered User
    Join Date
    12-05-2007
    Posts
    16
    Yes I did, but as excel indicates that there is something wrong in the formula the formula doesn't provide a value.

  4. #4
    Registered User
    Join Date
    12-05-2007
    Posts
    16
    I tried to change the , for ; but this doesn't have a positive effect on the formula.

  5. #5
    Registered User
    Join Date
    12-05-2007
    Posts
    16
    Solved it made a mistake in de matrix.

+ 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