+ Reply to Thread
Results 1 to 9 of 9

Using the If rule

Hybrid View

  1. #1
    Forum Contributor
    Join Date
    09-23-2010
    Location
    London
    MS-Off Ver
    Excel 2010
    Posts
    346

    Re: Using the If rule

    Thanks guys, as it is only whole numbers it doesn't matter. However, I've realised I have few blanks so I need the formula below to leave the cell blank if ER is blank:

    Try: =IF(ER2>2,"Y","N")

    Thanks for any ideas.

  2. #2
    Valued Forum Contributor
    Join Date
    08-22-2011
    Location
    Auckland
    MS-Off Ver
    Excel 2019
    Posts
    716

    Re: Using the If rule

    =if(er2="","",if(er2>2,"y","n"))

+ 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