How to Use the IF Function and the VLOOKUP Function Together In Excel?

Asked by Last Modified  

Follow 2
Answer

Please enter your answer

Training Centre

Any funcitons can be mixed and matched. IF is used for condition.Example:=IF(A1>10,VLOOKUP(), "")=VLOOKUP(IF(A1=10,SUM(), VLOOKUP())
1 Comments

Microsoft Certified Excel Specialist & Power BI Tutor with 15+ yr Corporate & Personal Training Exp

There are many ways. =Vlookup(if(A1="",B1,A1),array,column_index_number,0) This will lookup value in column B if column A cell is empty.
Comments

Microsoft Certified Excel Specialist & Power BI Tutor with 15+ yr Corporate & Personal Training Exp

=Vlookup(A1,C:D,if(A1="X",1,2),0) Here A1 value is lookup in column array C:D and result from first column of array (Column C) is provided if A1 value is equal to "X" or result from second column of array (Column D) is provided if A1 value is not equal to "X".
Comments

View 1 more Answers

Related Questions

Should beginners learn excel VBA training online?
Hi Jayant, learning online should always be your second option. I am sure, the place where you live, there might be some coaching classes, tutors available who can teach you personally. This way, you...
Jayant
What are the 5 most essential excel tools to master?
tools? Is that right, is that what you wanna know? there is no such thing as tools inbuilt in excel. Tools are specifically designed for a set of people or a company for a specific purpose to be added...
Yashraj
0 0
6
How to write macros in excel?
1) you record a macro 2) macro programming:- macro is type of a sub procedure to perform some task. sub is a keyword. the set of program statements you have to write between the two lines syntax:- sub macroname statements ----------- end sub
Vidyarajeev
Excel formulas in advance level?
In excel we have lot of staff and formulas, we can learn based on your requirement, in excel vlookup, hlookup, pivot table if condition, sumif ifs, countA, if ifs, data validation, etc. and we have to...
ManojGS

Now ask question in any of the 1000+ Categories, and get Answers from Tutors and Trainers on UrbanPro.com

Ask a Question

Related Lessons

Hidden Gems of MS Excel - Reapply Filter
Q) How does Reapply help? Or, when could I use Reapply?A) e.g. Please refer following screenshot: You are Analysing a Dataset.You have applied Filter on Date Column, to focus on April month entries.You...

VBA Tip: Print Random Numbers In A Selected Range
Let’s say you want to print some random numbers in a selected range then you can use below Macro. Sub Print_Randomnumbers() Dim myrng As Range For Each myrng In Selection myrng.Value = Application.WorksheetFunction.Int(Rnd...

How to Insert a Pivot Table.
Let's learn how to Insert a Pivot Table.

Shortcut of Excel for Selection
Select the whole column: CTRL + SPACE Select the whole row: SHIFT + SPACE Select table: SHIFT + CTRL + SPACE bar Select visible cells only: ALT + ; Select entire region: CTRL + A Select range from...

Use of Indirect Function
I would like to share my experience of how Indirect formula helped me in my recent project. I was working with some report which was connected to a large database in excel, so whatever changes I made to...

Recommended Articles

Microsoft Office is a very popular tool amongst students and C-Suite. Today, approximately 1.2 billion people across 140 countries use the office programme. It is used at home, schools and offices on a daily basis for organizing, handling and presenting data and information. Microsoft Office Suite offers programs that can...

Read full article >

Almost all of us, inside the pocket, bag or on the table have a mobile phone, out of which 90% of us have a smartphone. The technology is advancing rapidly. When it comes to mobile phones, people today want much more than just making phone calls and playing games on the go. People now want instant access to all their business...

Read full article >

Business Process outsourcing (BPO) services can be considered as a kind of outsourcing which involves subletting of specific functions associated with any business to a third party service provider. BPO is usually administered as a cost-saving procedure for functions which an organization needs but does not rely upon to...

Read full article >

Applications engineering is a hot trend in the current IT market.  An applications engineer is responsible for designing and application of technology products relating to various aspects of computing. To accomplish this, he/she has to work collaboratively with the company’s manufacturing, marketing, sales, and customer...

Read full article >

Looking for Microsoft Excel Training classes?

Learn from the Best Tutors on UrbanPro

Are you a Tutor or Training Institute?

Join UrbanPro Today to find students near you