index formula

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

Forum home » Delegate support and help forum » Microsoft Excel VBA Training and help » Index formula

Index formula

resolvedResolved · Low Priority · Version 2003

Elina has attended:
Excel VBA Intro Intermediate course
Excel VBA Intro Intermediate course

Index formula

How can one create index/match formula in VBA?

Edited on Thu 12 Jun 2008, 10:46

RE: index formula

Hi Elina

Thank you for your question

All of the worksheet functions are accessable as methods of the application object

For example

V1 =  Application.Worksheetfunction.Match(Arg1,Arg2..)


Returns the result of the match function, (with arg1, arg2 etc. replaced by the relevant arguments) to the variable v1

This same technique will work for any of Excel's standard worksheet functions

Hope this is helpful, please feel free to get in touch if you require anything else

Regards

Stephen

 

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.


 

Excel tip:

Adjusting the Elevation and Rotation in a 3-D Chart

For any 3-D chart you create, you can adjust the chart

View all Excel hints and tips


Server loaded in 0.08 secs.