find_data
Locate specific values within Excel worksheets by specifying file path, sheet name, and search value to streamline data retrieval.
Instructions
ワークシート内で指定された値を検索します
Input Schema
Name | Required | Description | Default |
---|---|---|---|
filePath | Yes | Excelファイルのパス | |
searchValue | Yes | 検索する値 | |
sheetName | Yes | ワークシート名 |