+ Reply to Thread
Results 1 to 3 of 3

Formula that "looks up" to get data if not present, allowing blank cells?

Hybrid View

  1. #1
    Registered User
    Join Date
    12-03-2008
    Location
    Ottawa
    Posts
    7

    Question Formula that "looks up" to get data if not present, allowing blank cells?

    Hi all,
    Question for you:

    Excel Question.JPG

  2. #2
    Forum Guru Pete_UK's Avatar
    Join Date
    12-31-2011
    Location
    Warrington, England
    MS-Off Ver
    Office 2019 (still learning)
    Posts
    25,463

    Re: Formula that "looks up" to get data if not present, allowing blank cells?

    Assuming your (sparse) data starts in A2 rather than A13 as shown, you can put this formula in C2:

    =LOOKUP(9^9,A$2:A2)/LOOKUP(9^9,B$2:B2)

    then copy it down as far as you need to.

    Hope this helps.

    Pete

  3. #3
    Forum Expert
    Join Date
    07-20-2011
    Location
    Mysore, India.
    MS-Off Ver
    Excel 2019
    Posts
    8,710

    Re: Formula that "looks up" to get data if not present, allowing blank cells?

    Try this. In C2 thendrag down.

    =IFERROR(A2/B2,"")

+ 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. [SOLVED] Keeping particular cell blank if the related cells show "0" or "blank"
    By Anuru in forum Excel Formulas & Functions
    Replies: 3
    Last Post: 12-24-2014, 05:30 AM
  2. [SOLVED] Replace all BLANK cells in column with header title "Balance" to "0"
    By ks100 in forum Excel Programming / VBA / Macros
    Replies: 3
    Last Post: 02-21-2014, 09:25 AM
  3. [SOLVED] filling cell in column "a" if data present in column "b" issue.
    By timmatthews in forum Excel Programming / VBA / Macros
    Replies: 3
    Last Post: 11-07-2013, 11:43 AM
  4. [SOLVED] Formula Posting "S" in all Cells, Need to Post Blank When Conditions are Not Present
    By jcarruth in forum Excel Formulas & Functions
    Replies: 10
    Last Post: 01-25-2013, 05:09 PM
  5. Replies: 3
    Last Post: 06-21-2012, 03:27 PM
  6. Replies: 3
    Last Post: 02-16-2011, 02:55 PM
  7. Allowing only blank or cell with "X" in it?
    By StargateFan in forum Excel Programming / VBA / Macros
    Replies: 3
    Last Post: 05-06-2005, 10:06 PM

Tags for this Thread

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