Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1   Report Post  
Posted to microsoft.public.excel.programming
external usenet poster
 
Posts: 7
Default How I can to Use False in Vlookup?

I am find a code in one sheets but there are codes not exisiting in this.
I need to make special process when this case exist. Put False in Vloolkup:
.....
Saldo = Application.VLookup(ActiveCell.Value,
Sheets(Mihoja).Range("A4.Z1500"), D, False)
.....
when ActiveCell.Value is OK. there are calculates.... I need to jump this
calculates when the code is not found.
Thanks... Iván
  #2   Report Post  
Posted to microsoft.public.excel.programming
external usenet poster
 
Posts: 7
Default How I can to Use False in Vlookup?

Thanks, but I find solution in
http://www.mvps.org/dmcritchie/excel/vlookup.htm
Iván



"Iván" wrote:

I am find a code in one sheets but there are codes not exisiting in this.
I need to make special process when this case exist. Put False in Vloolkup:
....
Saldo = Application.VLookup(ActiveCell.Value,
Sheets(Mihoja).Range("A4.Z1500"), D, False)
....
when ActiveCell.Value is OK. there are calculates.... I need to jump this
calculates when the code is not found.
Thanks... Iván

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
Vlookup 2,false AJL Excel Discussion (Misc queries) 2 June 5th 07 02:19 AM
FALSE argument in VLOOKUP Dave F Excel Worksheet Functions 2 August 30th 06 10:27 PM
Vlookup -=VLOOKUP(F9,LookUp1!$A$2:$B$1504,2,FALSE) MikeR-Oz New Users to Excel 1 March 22nd 06 09:01 AM
IF(a1="x",(vlookup 18K rows,2,false),(vlookup 18K,3,false)) RAM? bchilt Excel Worksheet Functions 6 January 20th 06 09:21 AM
Can I do this? =VLOOKUP(A4,D1,2,FALSE); Where D1 has "$A$4:$B$18" Saravan Excel Worksheet Functions 3 June 27th 05 04:29 PM


All times are GMT +1. The time now is 03:25 AM.

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"