Home |
Search |
Today's Posts |
#1
![]()
Posted to microsoft.public.excel.programming
|
|||
|
|||
![]()
I'm trying to use the Application.Match call using two arrays.
The exact line is: e = Application.Match(query(i,0),tempquery,0) query(i,0) holds a Variant/String that looks something like "100010300106800000" tempquery is an array holding a series of similar values as strings. I supposed I could convert them all to values, but I think it drops trailing or leading zeros and that could screw up the match as well. Any suggestions? |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
Visual Basic Error Run Time Error, Type Mismatch | Excel Discussion (Misc queries) | |||
Befuddled with For Next Loop ------ Run - Time Error '13' Type Mismatch Error | Excel Programming | |||
Type Mismatch Error Need Help | Excel Programming |