SpreadsheetBench
547-18
SpreadsheetBench task 547-18. Inspect the exact spreadsheet prompt, compare published model runs, open the agent response trace, and review grades for workbook editing.
Task prompt
What the agent was asked to do
You are solving a spreadsheet benchmark task in a real workbook. Objective: Produce the correct final workbook state for the expected answer region. What matters: - Only the values in the expected answer region will be graded. - The workbook is the answer. Instructions: 1. Read the workbook and inspect the relevant data region first. 2. Infer the required result for the provided workbook instance. 3. Write the final value(s) directly into the expected answer region. 4. Do not rely on prose, formulas in your chat response, pseudocode, or VBA as the answer unless the benchmark explicitly requires those to be written into cells. 5. If the natural-language task asks for a general method, formula, or macro, convert that into the concrete result needed for this workbook instance. 6. Keep your final text response short and only summarize the workbook cells you changed. Relevant data region(s): imported Data!A1:D7','summary Limits!A1:D3' Expected answer region(s): summary Limits'!A1:D7 Expected answer sheet(s): summary Limits Task: I need a macro that can identify rows in Column A of the 'Imported Data' sheet where the cell content begins with two asterisks (**). Then, it should copy the entire row, starting from that cell in Column A (with the two asterisks) to the last cell with data in the same row, and paste it into the 'Summary Limits' sheet. For example, if '**BR1_NEW' is in cell A6, the macro should copy from A6 to D6 if D6 is the last cell containing data in that row, and then paste it into the 'Summary Limits' sheet. I have provided sample data with my question. Make sure that the table header is copied and pasted together.
Published trajectories
Agent runs on this task
Curated dual-harness runs. Best scored run per model.
| Model | Harness | Score | Result | Links |
|---|---|---|---|---|
| GPT-5.4showcase | dual | 1/1 | Pass | Share pagePublic trace |
| Gemini 3.1 Pro | dual | 1/1 | Pass | Share pagePublic trace |