+ Reply to Thread
Results 1 to 3 of 3

Where am I going wrong with this formula

  1. #1
    Registered User
    Join Date
    11-22-2006
    Posts
    8

    Where am I going wrong with this formula

    I am using this formula which is returning data as it should.

    =IF(F19>58,"Please Reduce Pcs to 40ft qty",IF(F19>30, "40","20"))

    However depending on the results it returns, specifically "20" or "40", I want to use a formula to get a cell to reference different cells. I have tried using this formula

    =IF(F20=20, I55, I56)

    The problem that I have is that even if cell F20 returns "20" my formula always references the false statement i.e. I56. Where am I going wrong?

  2. #2
    Forum Moderator davesexcel's Avatar
    Join Date
    02-19-2006
    Location
    Regina
    MS-Off Ver
    MS 365
    Posts
    13,486
    I don't think you need quotes when entering numbers, just text

  3. #3
    Registered User
    Join Date
    11-22-2006
    Posts
    8
    Brilliant, changing that has fixed it. Thanks a lot Dave.

+ 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