Results 1 to 15 of 15

ISBLANK() not working with "R1C1" reference

Threaded View

  1. #1
    Forum Contributor
    Join Date
    09-23-2008
    Location
    Rhode Island
    MS-Off Ver
    Excel for Mac 2011 and 2007 on PC
    Posts
    265

    ISBLANK() not working with "R1C1" reference

    I tend to use ISBLANK(ref) in IF functions as i step through data to see if i've reached the end of the list or am missing a value.

    I was getting anamoulous results but when i changed the reference to A1 format works like a champ.

    I don't get an error when I use the "R1C1" format but it either misdirecting or simply taking the quoted entry as a text reference and thus returning FALSE because the text RICI is not blank.

    Some functions are finicky about the "R1C1" reference but i almost always need to use it as it is the only reference system I'm aware of that allows me to concatenate variables from a FOR/NEXT loop to pick different cells.

    but i can't even get this to work without variables as in just entering in a cell

    =ISBLANK("R7C2")
    it returns false even when the refernced cell is blank. (and i've tested this by using the B7 reference , e.g.

    =ISBLANK(B7)
    and it works perfectly)

    go figure, i hope someone does.

    thanx
    Last edited by riwiseuse; 08-24-2015 at 10:23 AM.

Thread Information

Users Browsing this Thread

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

Similar Threads

  1. = EMBED("Forms.ComboBox.1","") error "Reference not valid."
    By CatharinaCatharina in forum Excel General
    Replies: 2
    Last Post: 12-11-2014, 09:58 AM
  2. Using R1C1 formula in VBA changes all references from CELL("address") function to R1C1?
    By dmasters4919 in forum Excel Programming / VBA / Macros
    Replies: 0
    Last Post: 11-20-2014, 04:17 PM
  3. [SOLVED] IF formula not working =IF(NOT(ISBLANK(M3)),"",IF(ISBLANK(L3),"",TODAY()-L3))
    By amthyst826 in forum Excel Formulas & Functions
    Replies: 2
    Last Post: 03-06-2014, 02:37 PM
  4. Replies: 9
    Last Post: 11-06-2012, 08:59 AM
  5. Application.ExecuteExcel4Macro "SHOW.TOOLBAR(""Ribbon"",False)" not working
    By redders in forum Excel Programming / VBA / Macros
    Replies: 2
    Last Post: 10-31-2011, 03:52 PM
  6. Replies: 6
    Last Post: 09-08-2011, 02:04 PM
  7. Puzzled by statement about R1C1 style in "Escape from Excel Hell"
    By Bob.Stromberg@gmail.com in forum Excel General
    Replies: 3
    Last Post: 04-11-2006, 08:10 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