+ Reply to Thread
Results 1 to 2 of 2

conditional statement

  1. #1
    mjstizzle
    Guest

    conditional statement

    I currently have a VLOOKUP function set up in a cell. I am interested in
    setting up a conditional statement that goes something like "If the drop-down
    cell is null, display nothing, else use the VLOOKUP function defined"
    This is purely for aesthetic reasons, I don't want to have "#N/A" displayed
    in the VLOOKUP cells when no selction is made in the respective drop down
    box.
    If there is an easier way to display a blank cell when value is null, that
    will work too. I'm kind of at a loss.

  2. #2
    Anne Troy
    Guest

    Re: conditional statement

    =if(isblank(a1),"",vlookup.....
    *******************
    ~Anne Troy

    www.OfficeArticles.com
    www.MyExpertsOnline.com


    "mjstizzle" <[email protected]> wrote in message
    news:[email protected]...
    > I currently have a VLOOKUP function set up in a cell. I am interested in
    > setting up a conditional statement that goes something like "If the

    drop-down
    > cell is null, display nothing, else use the VLOOKUP function defined"
    > This is purely for aesthetic reasons, I don't want to have "#N/A"

    displayed
    > in the VLOOKUP cells when no selction is made in the respective drop down
    > box.
    > If there is an easier way to display a blank cell when value is null, that
    > will work too. I'm kind of at a loss.




+ Reply to Thread

Thread Information

Users Browsing this Thread

There are currently 1 users browsing this thread. (0 members and 1 guests)

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