Hi Mike.

Let oWB be the workbook.

Then
        sRet = this.oiWB.getSheetName(3);
e.g. returns the name of the 3rd sheet.

So you just need to search until it fits.

Regards,        Karl-Heinz.


-----Urspr�ngliche Nachricht-----
Von: McIntosh, Mike [mailto:[EMAIL PROTECTED] 
Gesendet: Mittwoch, 17. M�rz 2004 16:51
An: '[EMAIL PROTECTED]'
Betreff: Reading different worksheets

When reading an Excel file, how can I find a specific worksheet by name?

Is this different when using eventmodel parsing vs. the usermodel?  It
seems
that the BoundSheetRecord shows the name, but I can't figure out how to
relate that to the cell records I want.

Thanks for your time,

Mike McIntosh
Principal Engineer
Charles Schwab & Co.

---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]


---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to