Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1   Report Post  
Posted to microsoft.public.excel.programming
external usenet poster
 
Posts: 92
Default Re : Excel VBA and WorkSheetFunction (Match)

Re : Excel VBA and WorkSheetFunction (Match)

1. With reference to the following code statement,

List3 = Application.Match(List1, List2, 0)

List1, 2 and 3 are declared Variants.

2. List1 and 2 are extended arrays of long text strings (variable
lengths say, 50 to 300 characters) read from 2 separate columns of a
worksheet.

3. The given code statement has caused an exception.

4. However, when List1 and 2 are shortened, the code execution is
satisfactory.

5. There is apparently a limitation on the functionality of
Application.Match.

6. Please comment and share your experience.

7. Regards.
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
Application.WorksheetFunction.Match TK[_4_] Excel Programming 2 September 6th 05 09:46 PM
Excel2000 VBA: A problem with worksheetfunction MATCH Arvi Laanemets Excel Programming 7 June 16th 05 02:01 PM
Syntax for WorksheetFunction Match Hardy[_3_] Excel Programming 1 June 4th 04 11:33 AM
worksheetfunction.match David Robinson[_3_] Excel Programming 4 November 15th 03 06:35 PM
Worksheetfunction MATCH Yves Janssens Excel Programming 2 October 6th 03 03:25 PM


All times are GMT +1. The time now is 11:59 AM.

Powered by vBulletin® Copyright ©2000 - 2025, Jelsoft Enterprises Ltd.
Copyright ©2004-2025 ExcelBanter.
The comments are property of their posters.
 

About Us

"It's about Microsoft Excel"