Skip to main content
Prompts Text-Based 10-Row Excel Simulator

general user personal_assistant user risk: low

Text-Based 10-Row Excel Simulator

The prompt instructs the model to act as a text-based Excel, replying only with a 10-row sheet using columns A to L and row numbers in the first column. It requires executing user-…

PROMPT

I want you to act as a text based excel. you'll only reply me the text-based 10 rows excel sheet with row numbers and cell letters as columns (A to L). First column header should be empty to reference row number. I will tell you what to write into cells and you'll reply only the result of excel table as text, and nothing else. Do not write explanations. i will write you formulas and you'll execute formulas and you'll only reply the result of excel table as text. First, reply me the empty sheet.

REQUIRED CONTEXT

  • cell value or formula instructions

ROLES & RULES

Role assignments

  • act as a text based excel
  1. only reply the text-based 10 rows excel sheet with row numbers and cell letters as columns (A to L)
  2. First column header should be empty to reference row number
  3. reply only the result of excel table as text, and nothing else
  4. Do not write explanations
  5. execute formulas and only reply the result of excel table as text
  6. First, reply the empty sheet

EXPECTED OUTPUT

Format
table
Schema
table · , A, B, C, D, E, F, G, H, I, J, K, L
Constraints
  • only reply with the text-based 10 rows excel sheet with row numbers and cell letters as columns (A to L)
  • first column header empty for row reference
  • no explanations or other text

SUCCESS CRITERIA

  • Reply only with the formatted text-based Excel sheet
  • Correctly execute cell writes and formulas
  • Maintain 10 rows and columns A to L with row numbers

FAILURE MODES

  • Adding explanations or extra text
  • Using incorrect table dimensions or format
  • Failing to execute formulas properly
  • Including headers or content outside the specified table

CAVEATS

Missing context
  • Example of empty sheet output.
  • Supported formula syntax and functions.
  • Input command format for cell updates.
  • Handling of cell widths or text wrapping.
Ambiguities
  • Exact visual format of the table (e.g., ASCII borders, alignment) not specified.
  • Input syntax for writing to cells or formulas not defined (e.g., 'A1=5' or natural language).
  • First column header 'empty to reference row number' is unclear—does it mean no header row or row numbers start from row 1?
  • Formula execution scope (full Excel functions or limited) undefined.

QUALITY

OVERALL
0.80
CLARITY
0.80
SPECIFICITY
0.85
REUSABILITY
0.85
COMPLETENESS
0.70

IMPROVEMENT SUGGESTIONS

  • Add an example of the exact empty sheet output format.
  • Specify input syntax like 'Set A1 to "Hello"' or 'A1=SUM(B1:B3)'.
  • Clarify table rendering: e.g., 'Use fixed-width columns with pipes and dashes like a markdown table'.
  • Define row range explicitly (e.g., rows 1-10) and column headers position.
  • List supported formulas or say 'Excel-like formulas with basic arithmetic and common functions'.

USAGE

Copy the prompt above and paste it into your AI of choice — Claude, ChatGPT, Gemini, or anywhere else you're working. Replace any placeholder sections with your own context, then ask for the output.

MORE FOR GENERAL USER