Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1   Report Post  
Posted to microsoft.public.excel.worksheet.functions
external usenet poster
 
Posts: 1
Default Using Vlookup and If functions simultaneously

Is it possible to use Vlookup and If functions together in one formula? If
so, please give an example.
  #2   Report Post  
Posted to microsoft.public.excel.worksheet.functions
external usenet poster
 
Posts: 1,696
Default Using Vlookup and If functions simultaneously

Depends on the If you want!

If(I3="",VLOOKUP(J2,Sheet1!A:E,4,0),0)

Are you attempting to accomplish something that we can help with?

"Vlookup and If" wrote:

Is it possible to use Vlookup and If functions together in one formula? If
so, please give an example.

  #3   Report Post  
Posted to microsoft.public.excel.worksheet.functions
external usenet poster
 
Posts: 2
Default Using Vlookup and If functions simultaneously

Is it possible to do the vlookup first and then based on what is in the cell
apply the if function?

"Sean Timmons" wrote:

Depends on the If you want!

If(I3="",VLOOKUP(J2,Sheet1!A:E,4,0),0)

Are you attempting to accomplish something that we can help with?

"Vlookup and If" wrote:

Is it possible to use Vlookup and If functions together in one formula? If
so, please give an example.

  #4   Report Post  
Posted to microsoft.public.excel.worksheet.functions
external usenet poster
 
Posts: 1,696
Default Using Vlookup and If functions simultaneously

Well, that would be =IF(VLOOKUP(J2,Sheet1!A:E,4,0)="X","TRUE","FALSE")

"Vlookup and If" wrote:

Is it possible to do the vlookup first and then based on what is in the cell
apply the if function?

"Sean Timmons" wrote:

Depends on the If you want!

If(I3="",VLOOKUP(J2,Sheet1!A:E,4,0),0)

Are you attempting to accomplish something that we can help with?

"Vlookup and If" wrote:

Is it possible to use Vlookup and If functions together in one formula? If
so, please give an example.

Reply
Thread Tools Search this Thread
Search this Thread:

Advanced Search
Display Modes

Posting Rules

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


Similar Threads
Thread Thread Starter Forum Replies Last Post
$ for VLOOKUP functions *Suzannah* Excel Worksheet Functions 4 April 4th 23 10:54 AM
VLookup Functions Monica Excel Worksheet Functions 2 March 15th 07 02:54 AM
if and vlookup functions GD Raynor New Users to Excel 4 October 6th 06 10:48 AM
Using VLOOKUP, IF and RIGHT functions together Alicia Excel Worksheet Functions 3 September 29th 06 04:31 PM
vlookup and hlookup simultaneously Kanagabalan Excel Worksheet Functions 2 June 1st 06 05:47 AM


All times are GMT +1. The time now is 11:32 PM.

Powered by vBulletin® Copyright ©2000 - 2024, Jelsoft Enterprises Ltd.
Copyright ©2004-2024 ExcelBanter.
The comments are property of their posters.
 

About Us

"It's about Microsoft Excel"