Hello Everyone

I have a problem with an application that uses excel workbooks and sheets, i need to use a different index than the usual integers or the name of the excel file itself, i tried to create a normal collection and add each new workbook to it with the index that i need by modifying the "Add" method (as should be done with any normal collection of objects), but i get the good old "Activex component cannot create object" error message.

I'd be more than delighted if anybody has a better idea.
Thanx a lot !