Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1   Report Post  
Posted to microsoft.public.excel.programming
external usenet poster
 
Posts: 3
Default VBA Equivalent of Index and Match worksheet Fncs

Hello everyone,

I recently found this thread
(http://groups.google.com/group/micro...1ded9d055ad397)
on a very similar topic. However, it falls a bit short of what I am
interested in.

Here is my Index fnc in excel:

= INDEX(Autofilter!$H$2:$H$1136,MATCH("Progressive"& "Salary
Reduction"&"Trail"&"Heap"&E$9&""&"0-40",Autofilter!$A$2:$A$1136&Autofilter!$B$2:$B$113 6&Autofilter!$C$2:$C$1136&Autofilter!$D$2:$D$1136& Autofilter!$E$2:$E$1136&Autofilter!$F$2:$F$1136&Au tofilter!$G$2:$G$1136,0))

As you can see, I am not just interested in using the index fnc with a
single criteria but with multiple, and the example in the other thread
does not do that.

If anyone knows how to write this in VBA or has guidance to point me in
the right direction, your help will be highly appreciated.


Sincerely,


Isaac

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
index, match, offset worksheet function sand Excel Worksheet Functions 3 March 20th 08 10:02 PM
VBA equivalent for worksheet 'match'? George[_3_] Excel Discussion (Misc queries) 2 April 20th 07 10:52 PM
using index, match on another worksheet elrussell Excel Worksheet Functions 1 March 8th 06 06:25 AM
using worksheet functions INDEX and MATCH within a macro JurgenBrea Excel Programming 3 May 2nd 05 12:08 PM
VBA Equivalent Match/Index functions Network Admin Excel Programming 0 October 27th 04 03:00 PM


All times are GMT +1. The time now is 12:40 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"