+ Reply to Thread
Results 1 to 4 of 4

Fill in missing cells with copy of data from above

  1. #1
    Registered User
    Join Date
    10-07-2020
    Location
    Nottm, England
    MS-Off Ver
    365
    Posts
    33

    Fill in missing cells with copy of data from above

    Hi all,

    I am wondering if anyone knows a quick way of filling in cells beneath data in the same column with the data that precedes it? & If there is a way to do this.

    I have an example workbook attached, showing both the problem & how I'd want it to result in the solved tab.

    I have thousands of empty cells that needs filling in so doing it manually isn't an option.

    Thanks for any advice
    Attached Files Attached Files

  2. #2
    Forum Moderator AliGW's Avatar
    Join Date
    08-10-2013
    Location
    Retired in Ipswich, Suffolk, but grew up in Sawley, Derbyshire (England)
    MS-Off Ver
    MS 365 Subscription Insider Beta Channel v. 2405 (Windows 11 23H2 64-bit)
    Posts
    81,414

    Re: Fill in missing cells with copy of data from above

    This can't be done in situ will a formula. It can be done to the side, or you could use VBA to do it in place.

    In E2 copied across and down:

    =IF(A2="",E1,A2)
    Ali


    Enthusiastic self-taught user of MS Excel who's always learning!
    Don't forget to say "thank you" in your thread to anyone who has offered you help.
    You can reward them by clicking on * Add Reputation below their user name on the left, if you wish.

    Forum Rules (updated August 2023): please read them here.

  3. #3
    Registered User
    Join Date
    10-07-2020
    Location
    Nottm, England
    MS-Off Ver
    365
    Posts
    33

    Re: Fill in missing cells with copy of data from above

    Brilliant. Thanks for that!!

  4. #4
    Forum Moderator AliGW's Avatar
    Join Date
    08-10-2013
    Location
    Retired in Ipswich, Suffolk, but grew up in Sawley, Derbyshire (England)
    MS-Off Ver
    MS 365 Subscription Insider Beta Channel v. 2405 (Windows 11 23H2 64-bit)
    Posts
    81,414

    Re: Fill in missing cells with copy of data from above

    Glad to have helped.

    If that takes care of your original question, please choose Thread Tools from the menu link above and mark this thread as SOLVED.

    Also, if you have not already done so, you may not be aware that you can thank anyone who offered you help towards a solution for your issue by clicking the small star icon (* Add Reputation) located in the lower left corner of the post in which the help was given. By doing so you can add to the reputation(s) of all those who offered help.

+ 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. Fill in missing data
    By crobledo in forum Excel Formulas & Functions
    Replies: 6
    Last Post: 06-04-2013, 08:30 AM
  2. fill missing data
    By bertusavius in forum Excel Programming / VBA / Macros
    Replies: 3
    Last Post: 10-10-2012, 01:53 PM
  3. Insert Missing Rows, Fill Cells variously
    By jrosier in forum Excel Formulas & Functions
    Replies: 0
    Last Post: 10-03-2012, 04:15 AM
  4. Replies: 2
    Last Post: 07-01-2012, 12:20 PM
  5. Macro to check for missing data and copy data if none missing
    By rosshkerr in forum Excel Programming / VBA / Macros
    Replies: 4
    Last Post: 03-03-2012, 05:24 PM
  6. Replies: 0
    Last Post: 10-17-2011, 08:58 PM
  7. Fill in missing data
    By Jbm444 in forum Excel Programming / VBA / Macros
    Replies: 4
    Last Post: 06-16-2010, 11:42 AM
  8. Use data to copy/fill other cells.
    By Harv in forum Excel General
    Replies: 2
    Last Post: 05-11-2006, 05:22 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