+ Reply to Thread
Results 1 to 4 of 4

fill in the non blank

  1. #1
    Registered User
    Join Date
    08-08-2007
    MS-Off Ver
    Excel 2010
    Posts
    53

    fill in the non blank

    I'm trying to accomplish the following

    7 cells and only 1 of them will have information. i want an 8 cell to display information from the 1 cell that isn't blank. is this possible? the information will always be in one of those 7 cells but will change on a daily basis.
    Note the non blank cell will have a date (if that matters)
    Last edited by scabertrain; 08-18-2008 at 03:43 PM.

  2. #2
    Forum Expert NBVC's Avatar
    Join Date
    12-06-2006
    Location
    Mississauga, CANADA
    MS-Off Ver
    2003:2010
    Posts
    34,898
    Try:

    =Lookup(9.99999999999e+307,A1:A7)

    where A1:A7 is the range of 7 cells.

    You may have to format the result as date.
    Where there is a will there are many ways.

    If you are happy with the results, please add to the contributor's reputation by clicking the reputation icon (star icon) below left corner

    Please also mark the thread as Solved once it is solved. Check the FAQ's to see how.

  3. #3
    Forum Contributor VBA Noob's Avatar
    Join Date
    04-25-2006
    Location
    London, England
    MS-Off Ver
    xl03 & xl 07(Jan 09)
    Posts
    11,988
    Link should help

    http://www.xldynamic.com/source/xld.LastValue.html

    VBA Noob
    _________________________________________


    Credo Elvem ipsum etian vivere
    _________________________________________
    A message for cross posters

    Please remember to wrap code.

    Forum Rules

    Please add to your signature if you found this link helpful. Excel links !!!

  4. #4
    Registered User
    Join Date
    08-08-2007
    MS-Off Ver
    Excel 2010
    Posts
    53
    did the trick thx!

+ 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. Automatically Fill Up when a Cell is Blank
    By dhanson in forum Excel General
    Replies: 3
    Last Post: 07-22-2008, 03:51 PM
  2. How to fill in Blank Cells with series?
    By floridagunner in forum Excel Formulas & Functions
    Replies: 1
    Last Post: 07-21-2007, 03:32 AM
  3. Macro to Fill Blank Cell with Values above.
    By floridagunner in forum Excel Programming / VBA / Macros
    Replies: 5
    Last Post: 07-20-2007, 02:51 PM
  4. Macro to Fill Blank Cells
    By floridagunner in forum Excel Programming / VBA / Macros
    Replies: 3
    Last Post: 07-16-2007, 04:50 PM
  5. Subtraction macro request ...
    By rocket1406 in forum Excel Programming / VBA / Macros
    Replies: 11
    Last Post: 07-13-2007, 03: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