Thank you.
Also, after opening an existing workbook, is there a way to determine the following:
1. how many worksheets in the workbook;
2. how many rows of data in the worksheet;
3. to read each rows of data in the worksheet and display all the rows in HTML;
Thanks in advance. Kind regards,