# Sheets tab

![Microsoft Excel Input step Sheets tab](/files/TbRBWV66cUqKoHcTsU3d)

Use the table in the **Sheets** tab to specify which worksheets and grid locations for reading data from the Microsoft Excel source files.

The table contains the following columns:

| Column           | Description                                                                                          |
| ---------------- | ---------------------------------------------------------------------------------------------------- |
| **Sheet name**   | The name of the sheet in the Excel workbook to read                                                  |
| **Start row**    | The starting row in the sheet to read. The row numbers are zero-based (start at the number 0).       |
| **Start column** | The starting column in the sheet to read. The column numbers are zero-based (start at the number 0). |

You can also read all the sheets in a workbook by clearing the table and typing only the start row and column in the first row, which will be used for all sheets. To read all the sheets in a workbook, do not specify any sheet name (leave **Sheet name** blank). For this case, the field structure of each sheet needs to be the same.

Click **Get sheetname(s)** to fill out the table with all the sheets from your source specified by **File or directory** in the **Files** tab.


---

# Agent Instructions: Querying This Documentation

If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter:

```
GET https://docs.pentaho.com/pdia-data-integration/10.2-data-integration/pdi-transformation-steps-reference-overview/microsoft-excel-input/options-microsoft-excel-input/sheets-tab.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
