Welcome to Dream.In.Code
Getting VB Help is Easy!

Join 136,190 VB Programmers for FREE! Get instant access to thousands of VB experts, tutorials, code snippets, and more! There are 2,150 people online right now. Registration is fast and FREE... Join Now!




vlookup udf

 
Reply to this topicStart new topic

vlookup udf

lior03
13 Aug, 2007 - 06:36 AM
Post #1

New D.I.C Head
*

Joined: 12 Aug, 2007
Posts: 2


My Contributions
hello
i have a data base of 1500 rows.i am trying to return an item from the list using vlookup function.
QUOTE
Function FindTechNumber(num)
On Error Resume Next
With Worksheets("projects")
FindTechNumber = Application.VLookup(num, Range("A1:D1750"), 3, False)
End With
End Function

what is wrong with specifing a range and using the vlookup to return an item
thanks
moshe
User is offlineProfile CardPM
+Quote Post

Fast ReplyReply to this topicStart new topic
Time is now: 12/2/08 01:27AM

Live VB Help!

VB Tutorials

Reference Sheets

VB Snippets

DIC Chatroom

Bye Bye Ads

Monthly Drawing

Thumb Drive

Top Contributors

Top 10 Kudos This Month