+ Reply to Thread
Results 1 to 2 of 2

Using isblank to fill in missing values

  1. #1
    Registered User
    Join Date
    05-08-2014
    Location
    England, UK
    MS-Off Ver
    Excel 2013
    Posts
    46

    Using isblank to fill in missing values

    Hi ,
    Thank you for taking the time to read this post, I am trying to figure out this problem, i thought I had a break through then realised my formula doesn't do what i want it to do. I have attached a similar problem to what I want to achieve.

    Any help will be greatly appreciated.

    Thank you.
    Attached Files Attached Files

  2. #2
    Forum Guru benishiryo's Avatar
    Join Date
    03-25-2011
    Location
    Singapore
    MS-Off Ver
    Excel 2013
    Posts
    5,156

    Re: Using isblank to fill in missing values

    hi there. your profiles states that you are using Excel 2003 but you have uploaded an xlsx file (excel 2007 & above). you might have already upgraded. if so, do amend in your profile. it helps people give you newer & more efficient formulas. another things is that your yellow cells (the desired results) dont include hat & ill. why is that?

    if it's supposed to include them, maybe you can try this array formula in A5:
    =IFERROR(INDEX($A$1:$L$1,SMALL(IF($A$1:$L$1<>"",COLUMN($A$1:$L$1)),COLUMNS($A5:A5))-COLUMN($A$1)+1),"")

    ...confirmed by pressing CTRL+SHIFT+ENTER to activate the array, not just ENTER. You will know the array is active when you see curly braces { } appear around your formula. If you do not CTRL+SHIFT+ENTER you will get an error or a clearly incorrect answer. Press F2 on that cell and try again.

    Thanks, if you have clicked on the * and added our rep.

    If you're satisfied with the answer, click Thread Tools above your first post, select "Mark your thread as Solved".

    "Contentment is not the fulfillment of what you want, but the realization of what you already have."


    Tips & Tutorials I Compiled | How to Get Quick & Good Answers

+ 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. How to calculate Average of daily data to fill missing values
    By mahjid in forum Excel Formulas & Functions
    Replies: 3
    Last Post: 08-11-2013, 05:46 AM
  2. Fill in missing data
    By crobledo in forum Excel Formulas & Functions
    Replies: 6
    Last Post: 06-04-2013, 08:30 AM
  3. Fill Missing Values
    By ramzan in forum Excel Programming / VBA / Macros
    Replies: 0
    Last Post: 01-21-2013, 01:24 PM
  4. [SOLVED] Fill in missing values of one row with the rows beneath it if the rows beneath match
    By ilikeexcel in forum Excel Formulas & Functions
    Replies: 1
    Last Post: 12-20-2012, 02:40 PM
  5. [SOLVED] Auto Fill "Missing" based on two dates values
    By Tejas.T in forum Excel Formulas & Functions
    Replies: 5
    Last Post: 10-31-2012, 04:22 AM
  6. Help with ISBLANK function referring to a cell with another ISBLANK formula
    By camdameron in forum Excel Formulas & Functions
    Replies: 10
    Last Post: 03-23-2011, 12:45 PM
  7. Using Linear Regression to Fill in Missing Values
    By Matty's Dilemma in forum Excel Formulas & Functions
    Replies: 3
    Last Post: 03-30-2009, 06:56 PM
  8. FILL COLOR BOX MISSING
    By Louie in forum Excel General
    Replies: 1
    Last Post: 10-17-2005, 05:05 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