Results 1 to 14 of 14

Horizontal Bar Chart - Dynamic?

Threaded View

  1. #13
    Forum Expert teylyn's Avatar
    Join Date
    10-28-2008
    Location
    New Zealand
    MS-Off Ver
    Excel 365 Insider Fast
    Posts
    11,375

    Re: Horizontal Bar Chart - Dynamic?

    Jeeps, this one has me stumped. But you can stop tearing your hair out.

    For some reason, Excel 2007 does not update a formula like

    =SUMPRODUCT(--(Outcome=$O$11),--(position="last"),--(count=M12))

    Not when you hit F9, anyway, only when you edit the formula and hit enter.

    But it does calculate with the syntax

    =SUMPRODUCT((Outcome=$O$11)*(position="last")*(count=M12))

    Also, since Excel 2007 has the new sumifs and countifs formulae, I could use

    =COUNTIFS(Outcome,$N$11,position,"last",count,M12)

    I used the Countifs version in the WIN column and the SUMPRODUCT in the Loss column, so you can enjoy both.

    The links are cleared, the chart updates, --- as far as I'm concerned, this is now working fine.

    I'll never touch this file with XL 2003 again, promise!

    Hope that solves your immediate problem. Cheers! Sleep well!
    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