Results 1 to 19 of 19

Criteria based calculation help.

Threaded View

  1. #1
    Registered User
    Join Date
    11-19-2010
    Location
    USA NY
    MS-Off Ver
    Excel 2007
    Posts
    34

    Criteria based calculation help.

    Hello guys I currently have this formula together…

    =($B$6*'Detail Service Calculator'!$AA$15-(SUM('Detail Service Calculator'!$S:$S,)))/($B$6*'Detail Service Calculator'!$AA$15)

    What it does is calculate a percentage 99.95%
    --
    What I would like to do is keep this calculation, however, only perform this function if Colum X:X = 1. Not sure if this is possible because I tried the following…

    =IF(COLUMNS(X:X)=1,B6*'Detail Service Calculator'!AA15-(SUM('Detail Service Calculator'!$S:$S,))/(B6*'Detail Service Calculator'!AA15),"")

    But it gave me the following percentage which was wrong… 96163199.95%

    Any help would be greatly appreciated. Thanks in advance!
    Last edited by rosarionyc; 11-24-2010 at 02:46 PM.

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