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')
What to Read Next
PromptBeginner
Data to Graph (Python)
Generates code to visualize data.
ToolBeginner
ChatGPT by OpenAI
Integrated with Apple Shortcuts for system-wide voice workflows. Strong general-purpose model.
CourseBeginner
AI Python for Beginners
10-hour free course for researchers who want to start coding with AI assistance.
ToolBeginner
Google Colab
Free Jupyter notebooks with GPU access. Run Python and ML experiments without any local setup.
Excel Wizard
