Results 1 to 6 of 6

Help with nested Excel formula returning "FALSE" result

Threaded View

  1. #1
    Registered User
    Join Date
    04-15-2008
    Posts
    5

    Help with nested Excel formula returning "FALSE" result

    Can someone tell me how to fix the following formula? I get "False" result if the value in cell B5 is greater than 999. Thanks!

    =IF(B5<251,(B5*12)),IF(B5<1001,3000+(B5-250)*8.75),IF(B5>1001,B5<4999,9562.5+(B5-1000*4.25)),IF(B5>5000,26562.5+(B5-5000)*2.88)
    Last edited by NBVC; 06-15-2010 at 11:24 AM. Reason: expand title

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