Results 1 to 9 of 9

bradford factor

Threaded View

  1. #4
    Forum Contributor
    Join Date
    01-28-2010
    Location
    Sydney, Australia
    MS-Off Ver
    Excel 2003
    Posts
    157

    Re: bradford factor

    For what it's worth, these array formulas seem to work in xl2003...
    SUM(IF((A1:H1="sick")*(B1:I1<>"sick"),1,""))+(H1="sick")*(I1="sick")+(H1<>"sick")*(I1="sick")
    if there can't be a blank cell between the formula and the rightmost row 1 cell set aside for entry of "sick" or left blank for "not sick".
    SUM(IF((A1:I1="sick")*(B1:J1<>"sick"),1,""))
    if you are able to move the formula one cell to the right of the cells set aside for entries.
    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