Public Schedule Face-to-Face & Online Instructor-Led Training - View dates & book

vba

ResolvedVersion 2003

Hiren has attended:
Excel VBA Intro Intermediate course

VBA

Can you code Vlook ups ?


thanks

H

RE: VBA

Hi Hiren

Thanks for your question

You can indeed code vlookups. They are included in the application object's worksheet functions collection. You type the keyword followed by the function's arguments

For example

application.worksheetfunction.vlookup("A1","C1:H5",3,False)


Hope this is useful

Regards

Stephen

Sun 4 Apr 2010: Automatically marked as resolved.

 

Training courses

Training information:

Welcome. Please choose your application (eg. Excel) and then post your question.

Our Microsoft Qualified trainers will then respond within 24 hours (working days).

Frequently Asked Questions
What does 'Resolved' mean?

Any suggestions, questions or comments? Please post in the Improve the forum thread.

Access tip:

Action queries

Unlike select queries you cannot use action queries as a data source for the use with forms or reports,as they do not return a dataset that can be read.

View all Access hints and tips

Connect with us:

0207 987 3777

Call for assistance

Request Callback

We will call you back

Server loaded in 0.1 secs.