Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1   Report Post  
Posted to microsoft.public.excel.worksheet.functions
mini
 
Posts: n/a
Default if statement with #N/A

Hi,
I need help to write a formula in excel. I want to use vookup to look up a
value in another worksheet, if vlookup does not find anything, I want to
write "false", otherwise is "false"
thanks a lot,
Minh
  #2   Report Post  
Posted to microsoft.public.excel.worksheet.functions
CLR
 
Posts: n/a
Default if statement with #N/A

Maybe something along these lines....

=IF(ISNA(YourLookupFormula),"False",YourLookupForm ula)

Vaya con Dios,
Chuck, CABGx3


"mini" wrote in message
...
Hi,
I need help to write a formula in excel. I want to use vookup to look up

a
value in another worksheet, if vlookup does not find anything, I want to
write "false", otherwise is "false"
thanks a lot,
Minh



  #3   Report Post  
Posted to microsoft.public.excel.worksheet.functions
mini
 
Posts: n/a
Default if statement with #N/A

Thanks a lot, it worked.


"CLR" wrote:

Maybe something along these lines....

=IF(ISNA(YourLookupFormula),"False",YourLookupForm ula)

Vaya con Dios,
Chuck, CABGx3


"mini" wrote in message
...
Hi,
I need help to write a formula in excel. I want to use vookup to look up

a
value in another worksheet, if vlookup does not find anything, I want to
write "false", otherwise is "false"
thanks a lot,
Minh




  #4   Report Post  
Posted to microsoft.public.excel.worksheet.functions
CLR
 
Posts: n/a
Default if statement with #N/A

You're quite welcome......thanks for the feedback.

Vaya con Dios,
Chuck, CABGx3


"mini" wrote in message
...
Thanks a lot, it worked.


"CLR" wrote:

Maybe something along these lines....

=IF(ISNA(YourLookupFormula),"False",YourLookupForm ula)

Vaya con Dios,
Chuck, CABGx3


"mini" wrote in message
...
Hi,
I need help to write a formula in excel. I want to use vookup to look

up
a
value in another worksheet, if vlookup does not find anything, I want

to
write "false", otherwise is "false"
thanks a lot,
Minh






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
appending and IF statement to an existing IF statement spence Excel Worksheet Functions 1 February 28th 06 11:00 PM
SET statement tutorial Daminc Excel Discussion (Misc queries) 13 January 17th 06 04:47 PM
If statement Matt Montagliano Excel Discussion (Misc queries) 1 September 8th 05 08:47 PM
Do I need a sumif or sum of a vlookup formula? PeterB Excel Worksheet Functions 0 June 1st 05 12:23 PM
How to calculate a sum as one outcome of an IF statement barb in NC Excel Worksheet Functions 2 March 31st 05 08:01 PM


All times are GMT +1. The time now is 05:13 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"