+ Reply to Thread
Results 1 to 4 of 4

Cell Not Empty but nothing in cell

  1. #1
    Registered User
    Join Date
    11-15-2013
    Location
    Ohio
    MS-Off Ver
    Excel 2013
    Posts
    54

    Cell Not Empty but nothing in cell

    I know the title is confusing but I am having a problem I have never run into. I have data that has been imported from access and I am taking the information and pulling out what I need, I have this formula on one sheet {=IFNA(INDEX(Raw_Data2!$F$1:$F$10000,MATCH(J18&$D$1,Raw_Data2!$D$1:$D$10000&Raw_Data2!$E$1:$E$10000,0)),0)} and As you can see it is supposed to return a 0 if there is nothing in the cell. The problem I am having is that is instead giving me a blank cell. When I go to the data sheet the cell is blank and when I click into the cell there is nothing in the formula bar. If I do a clear contents then the formula returns a 0 like it is supposed to. I have another formula that is working off the value and there could be 1000 lines of data so to go through and clear all of the contents would be very time consuming. Any suggestions what is there or how to make it visible so I can write the code around it?

  2. #2
    Forum Guru
    Join Date
    08-05-2004
    Location
    NJ
    MS-Off Ver
    365
    Posts
    13,582

    Re: Cell Not Empty but nothing in cell

    Try selecting the column and doing a Text to Columns> Finish and see if that fixes it.

    Try =CODE(MID(A1,1,1)) and see if anything comes up.
    where A1 is your "blank cell"
    ChemistB
    My 2?

    substitute commas with semi-colons if your region settings requires
    Don't forget to mark threads as "Solved" (Edit First post>Advanced>Change Prefix)
    If I helped, Don't forget to add to my reputation (click on the little star at bottom of this post)

    Forum Rules: How to use code tags, mark a thread solved, and keep yourself out of trouble

  3. #3
    Forum Expert
    Join Date
    01-23-2013
    Location
    USA
    MS-Off Ver
    Microsoft 365 aka Office 365
    Posts
    3,863

    Re: Cell Not Empty but nothing in cell

    You seem to have cells that have only spaces in them. The following macro may help.

    Please Login or Register  to view this content.
    Lewis
    Last edited by LJMetzger; 08-15-2014 at 10:24 AM.

  4. #4
    Registered User
    Join Date
    11-15-2013
    Location
    Ohio
    MS-Off Ver
    Excel 2013
    Posts
    54

    Re: Cell Not Empty but nothing in cell

    ChemistB

    Text to Columns worked perfectly, Thank You!!!!

+ 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: 1
    Last Post: 05-26-2014, 01:31 PM
  2. Need to find empty filled cells in a column and copy to the empty cell below
    By Grahamfeeley in forum Excel Programming / VBA / Macros
    Replies: 0
    Last Post: 03-30-2014, 10:09 AM
  3. [SOLVED] IF cell empty AND cell not empty then Put Formula in empty
    By taregt in forum Excel Programming / VBA / Macros
    Replies: 5
    Last Post: 03-20-2014, 01:46 PM
  4. If a cell contains #N/A then copy cell to the left and paste into the next empty cell
    By jimmymac91 in forum Excel Programming / VBA / Macros
    Replies: 2
    Last Post: 07-15-2011, 08:24 AM
  5. Replies: 4
    Last Post: 06-24-2010, 11:13 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