Guides10 min read

Create Your Own AllChinaBuy Spreadsheet

Sometimes the best allchinabuy spreadsheet is the one you build yourself. This guide walks you through every column, every formula, and every design decision so you can build a custom tracker that fits your exact workflow.

Create your own AllChinaBuy spreadsheet from scratch

Why Build Custom?

Pre-made templates are fantastic for beginners, but power users often need something unique. Maybe you run a reselling side business and need profit-margin columns. Maybe you organize group buys and need payment-tracking tabs. Or maybe you just prefer a minimalist layout with only the data you care about.

Building a custom allchinabuy spreadsheet from scratch gives you total control over layout, formulas, and automation. Here is exactly how to do it.

Prefer a ready-made template? We have five free ones.

Free Templates

Essential Columns for Your Custom Sheet

Every successful allchinabuy spreadsheet contains the same ten building blocks. The table below shows each element, whether it is required, and why it matters.

ElementRequired?Purpose
Item URLYesLink back to the original listing for proof and reordering
Item NameYesHuman-readable label you will recognize weeks later
Size / ColorYesPrevents wrong-size disasters during agent processing
Price (CNY)YesBase cost before any fees or shipping
Domestic ShippingYesCost from seller to agent warehouse (usually 8–15 CNY)
Agent FeeYesService charge your agent adds per item or per haul
Weight EstimateRecommendedUsed to calculate international shipping cost
StatusYesTrack movement: Purchased → Warehouse → Shipped → Delivered
NotesOptionalSeller reliability, refund status, photo links, deadlines
Photo LinkOptionalBackup in case the original Taobao listing is deleted

Step-by-Step Build Process

1

Open a Blank Sheet

Create a new Google Sheet or Excel workbook. Name the first tab 'Active Haul' and create a second tab called 'Archive'.

2

Add Header Row

Type the ten column names from the table above into row 1. Freeze the first row so headers stay visible as you scroll.

3

Format Currency Columns

Select the Price, Domestic Shipping, and Agent Fee columns. Set format to Currency with the yuan symbol (¥).

4

Build the Total Formula

In a new column called 'Total Cost', enter =B2+C2+D2 (or equivalent) to auto-sum price + shipping + fee.

5

Add Currency Conversion

Create a cell at the top called 'Exchange Rate' and enter today's rate. Multiply your total column by this cell for your local currency.

6

Status Dropdown

Select the Status column, go to Data > Data Validation, and create a dropdown with: Purchased, Warehouse, Shipped, Delivered, Problem.

7

Conditional Formatting

Set rules: 'Delivered' turns green, 'Problem' turns red, 'Warehouse' turns yellow. This gives instant visual status.

8

Test with Example Data

Add three fake items to verify your formulas work. Adjust column widths so everything is readable on mobile.

Power-User Customizations

  • Add a 'Profit Margin' column with =(Resale Price - Total Cost) / Resale Price for resellers.
  • Create a 'Days in Warehouse' column using =TODAY() - Arrival Date to avoid storage fees.
  • Use QUERY formulas in a dashboard tab to summarize spending by month or by category.
  • Link Google Form submissions directly into your sheet for group-buy members to add items.
  • Set up email alerts via Google Apps Script when a status changes to 'Problem'.

Continue Your Learning

Custom sheets are powerful but take time. If you want results faster, grab a free template and customize it. Read the complete allchinabuy spreadsheet guide or return to the homepage.

Frequently Asked Questions

Build It Your Way

A custom allchinabuy spreadsheet is a living tool that grows with your shopping habits. Start simple, add complexity only when you need it, and enjoy the satisfaction of a system built exactly for you.