+ Reply to Thread
Results 1 to 2 of 2

If Formula assistance

  1. #1
    Registered User
    Join Date
    03-14-2012
    Location
    Bartlesville, Oklahoma
    MS-Off Ver
    Excel 2010
    Posts
    1

    If Formula assistance

    After trying to get this If,Then to work I am stumped. Can someone please look at this and tell me what I am doing wrong?

    =IF(S2<25000,R2=$100,IF(S2>25000,S2<50000, R2=$150, IF(S2>49999, S2<100000,R2=$200,IF(S2>99999,S2<250000,R2=$250,IF(S2>250000,R2=$300,0)))))

    S2 contains the population value
    R2 is where the amount is displayed.

    I want the Then to display nothing.
    Last edited by davesexcel; 03-14-2012 at 07:50 PM. Reason: Title needs editing

  2. #2
    Forum Moderator davesexcel's Avatar
    Join Date
    02-19-2006
    Location
    Regina
    MS-Off Ver
    MS 365
    Posts
    13,523

    Re: If Formula assistance

    Hi JLCS,
    Is the result of the formula supposed to be in R2?
    If so the formula needs to be in R2 and you will have to remove the "R2=" part of the formula.

+ 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