Split takeout by agreeing on the rule before anyone pays, then record the receipt total, each person's share, and who paid. Equal shares suit similar appetites; itemized or percentage splits work better when orders differ. Reimbursement records the cash flow, not the fairness rule.
Turns out, the arithmetic is the easy part. The dispute usually starts with an unspoken question: does the delivery fee, tax, tip, discount, or shared appetizer follow the food, or the people? Decide that once and reuse the rule.
Choose a fair split before ordering
Choose the method before placing the order. A quick group message can prevent a later back-and-forth: "Equal split, shared fees included, and Partner A pays now."
| Method | Use it when | Calculation | Main tradeoff |
|---|---|---|---|
| Equal | Everyone ate about the same | Divide the final total by the number of people | Fast, but lighter eaters may pay for more food than they had |
| Itemized | People ordered different items | Assign each item to its eater, then divide shared items | Accurate, but it takes more receipt work |
| Percentage or usage-based | Portions differ but itemizing feels excessive | Multiply the total by each agreed percentage | Convenient, though rounded shares can feel arbitrary |
| Income-based | Partners follow a recurring household contribution rule | Apply the agreed income percentages | Requires open agreement and is less suited to a surprise charge |
| Reimbursement | One person pays the bill upfront | Record the payer and what each person owes | Tracks repayment but does not decide the fair shares |
An equal $40 order for two partners is $20 each. For a 14-slice pizza, applying 60%, 20%, 20%, and 0% to a $30 total gives $18, $6, $6, and $0. If those shares represent 8, 3, 3, and 0 slices, they are rounded percentages; exact slice shares are 8/14, 3/14, 3/14, and 0/14.
Round only when everyone accepts the shortcut. A $12 appetizer shared by three people adds $4 to each of their subtotals, not to the person who did not share it.
Income-based splitting belongs in a household agreement. If Partner A earns 62% of household income and Partner B earns 38%, they might cover $62 and $38 of a $100 order. That can work for recurring contributions, but it should not appear as an unexplained rule at checkout.
Before anyone taps Place Order, write the rule in the chat, especially if one person is paying, the order has a shared appetizer, or a coupon changes the total, because people remember the arrangement differently once the bags arrive.
Build a Google Sheets takeout template
A shared Google Sheet works well for a couple, roommates, or a small household. Use one row per order, not one row for every item, unless you need item-level detail.
Set up these columns in order: Date, Description, Total, Paid by, Split type, Partner A %, Partner B %, A owes, B owes, A paid, B paid, A balance, B balance, Status, and Receipt link.
Use percentage values as 50 and 50, not 0.50. A sample row could be dated 1/15/2026, described as Thai takeout, with a total of 45, Partner A as the payer, and an equal 50/50 split.
On row 2, calculate owed amounts with =C2*F2/100 in H2 and =C2*G2/100 in I2. Calculate paid amounts with =IF(D2="Partner A",C2,0) in J2 and =IF(D2="Partner B",C2,0) in K2. Finally, use =J2-H2 in L2 and =K2-I2 in M2.
A positive balance means the person should receive money. A negative balance means that person owes it.
For a $45 Thai order paid by Partner A at 50/50, each person owes $22.50. Partner A has a positive $22.50 balance, while Partner B has a negative $22.50 balance.
For itemized orders, total each person's assigned items first. Then choose whether delivery, tax, tip, and discounts follow those subtotals, split equally, or follow another agreed rule. Put that choice in a Notes column. Shared food should be assigned once.
If item-level disputes are common, add a second tab with Item, Price, and Shared by columns. Keep the main order tab as the settlement summary.
For three or more people, add one share and one paid column per person, or switch to an expense app. If two people front one order, a single Paid by cell will hide that detail.
Give both partners Editor access if both will enter rows. Use Viewer for someone who only checks the ledger. Log each order right away, or batch entries during a weekly review; long-running groups can save a periodic copy with the receipts.
Track repeat orders in an expense app
An expense app like Splitwise can be easier when orders repeat, several people pay, or a group has more than two members. Enter the date, total, description, payer, and chosen split, then use the running balance to see who should settle with whom.
| Task | Practical workflow |
|---|---|
| Tracking | Add the order total, payer, members, and equal, unequal, percentage, or share-based allocation |
| Requesting | Send the exact amount owed with the order name and date |
| Paying | Use a separately agreed payment app, bank transfer, or cash method |
| Exporting | Save a CSV or other export if the current app offers one |
| Recordkeeping | Keep the receipt and mark the expense settled only after payment |
Thing is, tracking and paying are separate jobs. A balance screen is a calculation, not confirmation that money changed hands. Mark the entry paid only after the transfer, cash handoff, or other agreed settlement.
Feature names, plans, and limits change. Check current app details before relying on receipt scanning, exports, or other conveniences. A spreadsheet is a practical fallback when you need custom formulas or a simple record.
Record and settle reimbursements
Receipts make disagreements smaller. Save a photo or PDF of each receipt in a shared folder, then record the order date, total, payer, split rule, and status. For a disputed line, the original receipt matters more than someone's memory of what they ate.
- Review all
Pendingrows after each order, or during a weekly check. - Add the balances together and settle the net amount. If both partners paid on different orders, one transfer can cover the difference.
- Send a specific request that names the order and amount.
- After payment, record the date and method, then change
StatustoPaid.
A clear reminder sounds like this:
"Hey, I checked the sheet. Your share of last week's Thai takeout is $12. Venmo or cash works."
Keep it matter-of-fact. Avoid vague messages such as "you owe me sometime." If a payment app exposes notes or visibility controls, keep the note minimal and check the privacy setting.
Check the row before settling
Before sending money, run this short check:
- Does the row match the receipt total after the discount, delivery charge, tax, and tip?
- Do all percentage shares add to 100%?
- Does each shared item appear once, and only among the people who shared it?
- Is the status still
Pendinguntil payment is actually complete?
FAQ
What if one person eats more?
Assign individual items to the person who ordered them, split shared items only among the people who shared them, or agree on a percentage. Usage-based math is more precise; a rounded percentage is easier to maintain.
Is reimbursement the same as an equal split?
No. Reimbursement describes who paid upfront. Pair it with an equal, itemized, or percentage split so the record shows both the fair share and the amount still owed.
Should partners split takeout by income?
Only if both partners agree to use income as a household contribution rule. It can make sense for recurring shared costs, but it should not be assumed for one order.
Is a spreadsheet better than Splitwise?
A sheet gives you custom columns, formulas, receipt links, and control over the rules. An expense app can reduce manual balance work when orders repeat or several people share costs. Neither removes the need to agree on the split.
How often should we review the balance?
Review weekly if takeout orders repeat. Settle after each order when orders are infrequent or either person wants a clean balance.
Before the next order, create the sheet, agree how fees and shared items work, and log the first receipt. Mark the reimbursement only after the money changes hands.