Results 1 to 7 of 7

Problem showing quarterly figures

Threaded View

  1. #4
    Forum Guru DonkeyOte's Avatar
    Join Date
    10-22-2008
    Location
    Northumberland, UK
    MS-Off Ver
    O365
    Posts
    21,531

    Re: Problem showing quarterly figures

    re: maybelle's approach - I think you could adapt the COUNT to a COUNTIF (ie we're assuming 0 not blank) and thus use:

    =IF(B1=0,0,INDEX($B$1:$B$4,COUNTIF($B$1:$B$4,"<>0")))

    again though assuming 0 to never be valid
    Last edited by DonkeyOte; 12-15-2009 at 10:02 AM. Reason: forgot the IF

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