PromptBeginnerAdministrative

Excel Wizard

What This Is

Generates complex Excel/Sheets formulas.

Prompt Template

I have a spreadsheet. Column A is 'Date of Birth'. I need a formula to calculate age in years as of today. Explain how it works.

How to Use It

  • Replace each bracketed placeholder with de-identified case details, names, dates, or constraints.
  • Paste the revised prompt into your AI tool, then ask one or two follow-up questions to tighten the output.
  • Review the final text yourself before using it in clinical, research, or administrative work.

Example Output

=DATEDIF(A1, TODAY(), 'Y')

Excel Wizard