+ Reply to Thread
Results 1 to 3 of 3

HELP : Return blank if there is no value or no data in left cell..

  1. #1
    Registered User
    Join Date
    03-09-2014
    Location
    Jakarta, Indonesia
    MS-Off Ver
    Excel 2007
    Posts
    56

    HELP : Return blank if there is no value or no data in left cell..

    hi to all.. my question is how to return blank cell if i have no data inputted in left cell.. or if AH9 is blank or no data inputted AI10 will be blank using this formula..

    =IF(AH9<75,"A",IF(AH9<82,"B",IF(AH9<87,"C",IF(AH9<92,"D","E"))))
    Last edited by clonedarkman; 03-10-2014 at 11:41 PM. Reason: Edit AH10 - AI10

  2. #2
    Forum Expert
    Join Date
    02-19-2013
    Location
    India
    MS-Off Ver
    07/16
    Posts
    2,386

    Re: HELP : Return blank if there is no value or no data in left cell..

    Try below
    =IF(AH9="","",IF(AH9<75,"A",IF(AH9<82,"B",IF(AH9<87,"C",IF(AH9<92,"D","E")))))
    -------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------

    WANT TO SAY THANKS, HIT ADD REPUTATION (*) AT THE BOTTOM LEFT CORNER OF THE POST

    More we learn about excel, more it shows us, how less we know about it.

    for chemistry
    https://www.youtube.com/c/chemistrybyshivaansh

  3. #3
    Registered User
    Join Date
    03-09-2014
    Location
    Jakarta, Indonesia
    MS-Off Ver
    Excel 2007
    Posts
    56

    Re: HELP : Return blank if there is no value or no data in left cell..

    thanks sir HEMESH it works fine..

+ Reply to Thread

Thread Information

Users Browsing this Thread

There are currently 1 users browsing this thread. (0 members and 1 guests)

Similar Threads

  1. Replies: 2
    Last Post: 11-22-2013, 01:07 PM
  2. [SOLVED] Return data if blank cell is found
    By Dartmouth_jock in forum Excel Formulas & Functions
    Replies: 3
    Last Post: 03-09-2013, 03:03 PM
  3. Replies: 6
    Last Post: 03-04-2013, 11:25 AM
  4. [SOLVED] Copy cell data from one w/sheet to another with unused cells left blank
    By steve@stanley in forum Excel General
    Replies: 2
    Last Post: 07-06-2012, 10:05 AM
  5. Return Blank Cell, if no value in the cell on the left
    By bholabhala in forum Excel General
    Replies: 3
    Last Post: 07-12-2011, 01:34 PM

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