Split by Order — Guide
Split the restaurant bill exactly by what each person ordered.
Estimated reading time: 2 minutes
What it does
Calculates exact per-person totals based on what each person ordered, including shared appetizers and proper tax/tip distribution.
Inputs
- Items assigned to each person
- Shared items (appetizers, etc.)
- Tax Rate
- Tip Percentage
Output
- Exact per-person total
- Shared item distribution
- Tax and tip breakdowns
Example
Person A: $25, Person B: $35, Shared apps: $20, 8% tax, 20% tip → Person A pays $42, Person B pays $52
Tip
Perfect for groups with different ordering habits or when someone ordered more expensive items.