+ Reply to Thread
Results 1 to 2 of 2

Cell Referencing and IF(Blank) make it " " if else put data from reference cell in

  1. #1
    Registered User
    Join Date
    12-16-2014
    Location
    Houston
    MS-Off Ver
    2013
    Posts
    24

    Cell Referencing and IF(Blank) make it " " if else put data from reference cell in

    I am trying to take a sheet that is referenced from another sheet and display if it is empty put " " if not " " or empty then display the information inside the cell.


    ='J:\Systems\Data\User\A\[A (2).xlsm]Cover'!B15

    I was trying to do this but I know this is not right

    =IF(a1=" "', J:\Systems\Data\User\A\[A (2).xlsm]Cover'!B15), IF a1=J:\Systems\Data\User\A\[A (2).xlsm]Cover'!B15)

    Please let me know if anyone can help.

    Thanks,

    -J

  2. #2
    Forum Guru TMS's Avatar
    Join Date
    07-15-2010
    Location
    The Great City of Manchester, NW England ;-)
    MS-Off Ver
    MSO 2007,2010,365
    Posts
    44,378

    Re: Cell Referencing and IF(Blank) make it " " if else put data from reference cell in

    There is a difference between an empty cell, which you would test for with two double quotes ( "" ) and a cell with a single space in it which you would test for with double quote, space, double quote ( " " ).

    Which do you need?

    That said, I don't really understand what the formula is intended to achieve. Please spell it out (in words).
    Trevor Shuttleworth - Retired Excel/VBA Consultant

    I dream of a better world where chickens can cross the road without having their motives questioned

    'Being unapologetic means never having to say you're sorry' John Cooper Clarke


+ 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] If cell equals "CR" then make cell to left negative and delete "CR".......
    By pasqualebaldi in forum Excel Programming / VBA / Macros
    Replies: 8
    Last Post: 01-14-2016, 07:51 PM
  2. [SOLVED] Keeping particular cell blank if the related cells show "0" or "blank"
    By Anuru in forum Excel Formulas & Functions
    Replies: 3
    Last Post: 12-24-2014, 05:30 AM
  3. Replies: 6
    Last Post: 09-25-2013, 01:51 PM
  4. [SOLVED] How to make a empty "" cell treated as blank
    By twiggywales in forum Excel Formulas & Functions
    Replies: 5
    Last Post: 08-29-2012, 12:10 PM
  5. vlookup displays "0" if reference cell is blank?
    By Back2Basics in forum Excel General
    Replies: 5
    Last Post: 01-22-2009, 01:04 PM
  6. [SOLVED] Can you use a formula to make a truly "blank" cell
    By Heidi in forum Excel Formulas & Functions
    Replies: 4
    Last Post: 01-23-2006, 06:50 PM
  7. Replies: 6
    Last Post: 01-08-2006, 06:20 PM

Tags for this Thread

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