Results 1 to 6 of 6

Ranges within and IF statement

Threaded View

  1. #1
    Registered User
    Join Date
    11-24-2012
    Location
    United States
    MS-Off Ver
    Mac Excel 2011
    Posts
    64

    Ranges within and IF statement

    I am trying to create a if statement that when enter a number lower than "0" it returns a value of "0" and anything higher than zero returns "50"

    (J12)

    =IF(J15<=0,"0","50") but I want it have a range so when data is enter in any cell in the "J" column this will update. Test file.xlsx


    I want this.
    =IF(J15:J67<=0,"0","50") just not writing the correct syntax


    please review document
    Last edited by DON_BLACK; 04-17-2013 at 10:06 AM.

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