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