PC Review


Reply
Thread Tools Rate Thread

Can I combine a Vlookup with an IF formula?

 
 
Claire
Guest
Posts: n/a
 
      15th Apr 2010
I'm not sure Excel can do what I want it to do -

I have a VLookup formula on my spreadsheet which is returning data, however,
I only want it displayed if it returns a specific condition.
Is this possible ?
--
CMB BT
 
Reply With Quote
 
 
 
 
Eduardo
Guest
Posts: n/a
 
      15th Apr 2010
Hi,
let' say you want to perform the vlookup if cell A1 is greater than 100, if
not will leave the cell blank

=if(A1>100,your formula,"")

"Claire" wrote:

> I'm not sure Excel can do what I want it to do -
>
> I have a VLookup formula on my spreadsheet which is returning data, however,
> I only want it displayed if it returns a specific condition.
> Is this possible ?
> --
> CMB BT

 
Reply With Quote
 
Duke Carey
Guest
Posts: n/a
 
      15th Apr 2010
try something like this:

=if([your vlookup formula]=[your condition],[your vlookup formula],"")

replace the bracketed items with your actual formula and condition

"Claire" wrote:

> I'm not sure Excel can do what I want it to do -
>
> I have a VLookup formula on my spreadsheet which is returning data, however,
> I only want it displayed if it returns a specific condition.
> Is this possible ?
> --
> CMB BT

 
Reply With Quote
 
 
 
Reply

Thread Tools
Rate This Thread
Rate This Thread:

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are Off


Similar Threads
Thread Thread Starter Forum Replies Last Post
How do I combine a VLOOKUP formula and a NETWORKDAYS formula? Tracy Microsoft Excel Worksheet Functions 2 15th Oct 2009 04:14 PM
Combine Vlookup and If? Vicky Microsoft Excel Misc 1 17th Aug 2009 09:21 AM
Combine VLOOKUP and IF function so #NA isn't returned as a value from VLOOKUP buffgirl71 Microsoft Excel Misc 12 14th Nov 2006 11:36 PM
Combine VLOOKUP, IF, AND in one formula =?Utf-8?B?TmF0YWxpZQ==?= Microsoft Excel Worksheet Functions 5 5th Apr 2005 02:32 PM
Can I combine an "if" statement in a vlookup formula? Jim Bringhurst Microsoft Excel Misc 1 30th Sep 2003 05:56 PM


Features
 

Advertising
 

Newsgroups
 


All times are GMT +1. The time now is 07:24 PM.