How I can to Use False in Vlookup?

  • Thread starter Thread starter Guest
  • Start date Start date
G

Guest

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
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Back
Top