+ Reply to Thread
Results 1 to 2 of 2

Problem witn SUM

Hybrid View

wpettigrew Problem witn SUM 04-19-2005, 10:14 AM
widemonk Its because of the quote... 04-19-2005, 10:19 AM
  1. #1
    Registered User
    Join Date
    04-19-2005
    Posts
    1

    Problem witn SUM

    I used teh following IF statement and now I cannot get the cell it is in to add up with other cells. How can I do this??


    =IF(B91<=0,"10",IF(B91<=7,"6",IF(B91<=14,"4",IF(B91<=21,"2",IF(B91<=28,"0",IF(B91<=35,"-2",IF(B91>=42,"-4")))))))

  2. #2
    Registered User
    Join Date
    02-25-2005
    Posts
    84
    Its because of the quote marks. YOu have told it that if B91 is equal to or less than 0, to display a text string "10" rather than the number 10 and Excel cannot perform calculations on text.
    WideMonk

+ 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