+ Reply to Thread
Results 1 to 4 of 4

check if cell to the right is empty and then change formula

Hybrid View

  1. #1
    Forum Contributor
    Join Date
    08-14-2013
    Location
    LA Baby!!
    MS-Off Ver
    Excel 2007
    Posts
    1,598

    check if cell to the right is empty and then change formula

    Hello. How can I write a formula that uses an if statement to check the cell above and see if there is any value in the cell to the RIGHT of that cell.

  2. #2
    Forum Contributor
    Join Date
    04-15-2015
    Location
    beirut
    MS-Off Ver
    2010
    Posts
    107

    Re: check if cell to the right is empty and then change formula

    try this formula in C1:C5 and enter same data in B1:B6
    HTML Code: 

  3. #3
    Forum Contributor Potholes's Avatar
    Join Date
    11-25-2011
    Location
    Brisbane
    MS-Off Ver
    Office 2021
    Posts
    774

    Re: check if cell to the right is empty and then change formula

    Hi try this

    =IF(AND(J13="",K14=""),"Nil","Full")

  4. #4
    Forum Expert JBeaucaire's Avatar
    Join Date
    03-21-2004
    Location
    Bakersfield, CA
    MS-Off Ver
    2010, 2016, Office 365
    Posts
    33,492

    Re: check if cell to the right is empty and then change formula

    Ammartino44, have these solutions offered been of use? Please respond and then close your thread when done.
    _________________
    Microsoft MVP 2010 - Excel
    Visit: Jerry Beaucaire's Excel Files & Macros

    If you've been given good help, use the icon below to give reputation feedback, it is appreciated.
    Always put your code between code tags. [CODE] your code here [/CODE]

    ?None of us is as good as all of us? - Ray Kroc
    ?Actually, I *am* a rocket scientist.? - JB (little ones count!)

+ 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. [SOLVED] Cell w/link formula to show as empty for VBA check before saving
    By thecdnmole in forum Excel Programming / VBA / Macros
    Replies: 2
    Last Post: 09-23-2014, 04:30 PM
  2. [SOLVED] How to check for an empty cell
    By Turtleman10 in forum Excel Programming / VBA / Macros
    Replies: 11
    Last Post: 10-26-2012, 08:32 AM
  3. Empty Cell Check without Looping
    By TheMan4392000 in forum Excel Programming / VBA / Macros
    Replies: 1
    Last Post: 04-18-2011, 11:53 PM
  4. check a cell is empty or not
    By associates in forum Excel Formulas & Functions
    Replies: 2
    Last Post: 09-20-2006, 05:43 PM
  5. How do I check for an empty cell in a formula?
    By sasquatchbill in forum Excel General
    Replies: 4
    Last Post: 08-08-2006, 10:55 AM
  6. [SOLVED] Check current cell is empty
    By bobocat in forum Excel General
    Replies: 3
    Last Post: 07-06-2006, 06:20 PM
  7. VB - Empty Cell Check
    By Fraggs in forum Excel Programming / VBA / Macros
    Replies: 0
    Last Post: 02-04-2005, 11:26 AM

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