Build Your Own Sugargoo Spreadsheet: A Complete DIY Guide

Published: May 29, 2026 | Reading time: 9 min

Want full control over your tracking system? Building your own sugargoo spreadsheet from scratch gives you complete customization. This guide teaches you the exact structure, formulas, and conditional formatting that power our templates — so you can build something perfectly tailored to your needs.

Why Build Your Own Sugargoo Spreadsheet?

Pre-built templates work for most buyers, but power users often need custom fields. Maybe you resell across multiple platforms. Maybe you track sizing for a group order. Or maybe you want automated profit calculations that factor in platform fees. Building your own sugargoo spreadsheet solves all of these.

Core Column Structure

Every sugargoo spreadsheet starts with the right columns. Here is the foundation structure we recommend:

ColumnData TypeFormula?Purpose
A: Item NameTextNoShort description for reference
B: Item URLURLNoLink to product page
C: Size / ColorTextNoSelected variant details
D: Price (CNY)NumberNoItem price in Yuan
E: Domestic ShippingNumberNoSeller to warehouse cost
F: Agent Fee (%)NumberNoService fee percentage
G: SubtotalNumberYesD+E+(D*F)
H: Intl ShippingNumberNoEstimated per item
I: Total CostNumberYesG+H converted to USD
J: StatusDropdownNoOrder stage

Essential Formulas to Include

The magic of a sugargoo spreadsheet lies in its formulas. Here are the three formulas every custom sheet needs:

Subtotal (Column G):

=D2+E2+(D2*F2)

Total Cost in USD (Column I):

=(G2+H2)/7.2

Profit per Item (for resellers):

=K2-I2-(K2*0.15)

Where K2 is selling price and 15% is platform fee

Conditional Formatting for Visual Tracking

Color-coded rows make it easy to spot problems at a glance. Set up these rules in your sugargoo spreadsheet:

  • Green background: Status = "Delivered" — haul complete
  • Yellow background: Status = "Shipped" — in transit
  • Orange background: Status = "At Warehouse" — review QC photos
  • Red background: Days in warehouse > 7 — return window closing

FAQ: Building Custom Spreadsheets

Do I need to know Excel formulas?

Basic arithmetic is enough. Our formulas use only addition, multiplication, and division. No advanced functions required.

Can I share my custom sheet with friends?

Yes. Just share a copy via Google Sheets or export as Excel. The formulas will work for them too.

What if I break a formula?

Use Ctrl+Z (Undo) or copy the formula from a working row. We also recommend keeping a backup sheet as a reference.

Start Building Today

Create a sugargoo spreadsheet that works exactly the way you do.