+ Reply to Thread
Results 1 to 4 of 4

cell dependant on value to use vlookup formula

  1. #1
    Registered User
    Join Date
    03-15-2016
    Location
    Napier New Zealand
    MS-Off Ver
    2010
    Posts
    26

    cell dependant on value to use vlookup formula

    Hi all,

    I have a spreadsheet and wanting to put formula into cell (D1), which will only show if cell (C1) has a numerical value, if no value then nothing shows in cell (D1)
    The formula I want to use in cell(D1) would have to have a vlookup as part of it.

    Any thoughts would be much welcomed

  2. #2
    Forum Guru Kaper's Avatar
    Join Date
    12-14-2013
    Location
    Warsaw, Poland
    MS-Off Ver
    most often: Office 365 in Windows environment
    Posts
    8,623

    Re: cell dependant on value to use vlookup formula

    use:
    Formula: copy to clipboard
    Please Login or Register  to view this content.


    like:
    Formula: copy to clipboard
    Please Login or Register  to view this content.
    etc.
    Best Regards,

    Kaper

  3. #3
    Administrator FDibbins's Avatar
    Join Date
    12-29-2011
    Location
    Duncansville, PA USA
    MS-Off Ver
    Excel 7/10/13/16/365 (PC ver 2310)
    Posts
    52,936

    Re: cell dependant on value to use vlookup formula

    If you would only ever have a numeric in C1 (and never text), then Kaper's suggestion could be shortened to...
    =IF(C1="","",your_current_formula)
    1. Use code tags for VBA. [code] Your Code [/code] (or use the # button)
    2. If your question is resolved, mark it SOLVED using the thread tools
    3. Click on the star if you think someone helped you

    Regards
    Ford

  4. #4
    Registered User
    Join Date
    03-15-2016
    Location
    Napier New Zealand
    MS-Off Ver
    2010
    Posts
    26

    Re: cell dependant on value to use vlookup formula

    Thank you so much, works perfectly!

+ 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] finding average with date dependant and cell dependant
    By sfoll in forum Excel General
    Replies: 4
    Last Post: 08-24-2015, 04:58 AM
  2. Replies: 3
    Last Post: 01-25-2015, 07:11 PM
  3. Copying a formula dependant on a value in a cell
    By gjjh25 in forum Excel Programming / VBA / Macros
    Replies: 0
    Last Post: 08-20-2013, 03:47 AM
  4. Formula Dependant On Cell(s) Text
    By heliskier89 in forum Excel Programming / VBA / Macros
    Replies: 4
    Last Post: 06-30-2011, 05:35 AM
  5. Change Cell Formula Dependant On Another Cell Value
    By jaslake in forum Excel General
    Replies: 11
    Last Post: 04-05-2010, 09:48 PM
  6. Replies: 0
    Last Post: 01-27-2010, 05:47 PM
  7. [SOLVED]Formula for obtaining value a dependant on cell x
    By Raybras in forum Excel Formulas & Functions
    Replies: 4
    Last Post: 01-17-2010, 12:22 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