Home |
Search |
Today's Posts |
#1
![]()
Posted to microsoft.public.excel.programming
|
|||
|
|||
![]()
Hi,
I am having hard time with a piece of my code. I created object: objColMatches and in Excel 2003 code I can access items in a following way: objColMatches(1) but Excel 2000 returns error message: "Object doesn't support this property or method". When I tried something like this: objColMatches.Item(i) (where i is declared as integer) I received message: "Type mismatch". How can I access items in my object in Excel 2000? Code must be interchangable between both: Excel 2000 and Excel 2003. Thank you very much for your help. |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
Excel 2003 files crashes when saving after moving another excel sh | Excel Discussion (Misc queries) | |||
why is moving a row slow in excel 2007 where it is fast in 2000 | Excel Worksheet Functions | |||
Moving Macros from one computer to another Excel 2000 | Excel Discussion (Misc queries) | |||
Upgrade from Excel 2000 to Excel 2003 without MS Office 2003? | Excel Discussion (Misc queries) | |||
Excel 2003 crashes loading excel files created Excel 2000 | Excel Discussion (Misc queries) |