Build a Complex Formula
Describe what you need in plain English and get the right Excel formula
Create a formula that [DESCRIBE WHAT YOU NEED — e.g., calculates the priority score based on severity (High=3, Medium=2, Low=1) multiplied by the number of days open, then sorts into Critical/High/Medium/Low tiers]. Explain how the formula works step by step so I can modify it later.
Works on
⭐ M365 Copilot
(Best)
Copy & Open in
Prompt is copied to your clipboard when you click
Tips for Best Results
- Describe the logic in plain English, not in formula syntax
- Include examples: “If severity is High and days open is 10, the score should be 30”
- Ask Copilot to “explain the formula” so you can verify it does what you expect