Ready to Shop Smarter?
Use the cnshopper spreadsheet to track every order, compare prices, and never miss a delivery again. Then head to our main store for the best deals.

Every experienced spreadsheet user has a story about the one mistake that cost them time, money, or sanity. The good news is that most cnshopper spreadsheet errors are completely avoidable once you know what to watch for. This article lists the eight most common mistakes we see in community support channels, ranked by how much damage they cause — and exactly how to prevent each one.
Mistake #1: Skipping the Backup
You spend two hours building the perfect sheet. Then you accidentally delete a column of formulas and do not notice for three days. By then, version history has overwritten the good version. This nightmare scenario happens to at least one buyer every week.
Fix: Enable Google Sheets auto-save (it is on by default), but also name your major versions manually. After every big update, click File → Version history → Name current version. Give it a meaningful name like "Before Q2 Update". Also, export a CSV backup to your local drive monthly.
Mistake #2: Forgetting Shipping Costs
New buyers often track the item price and forget the shipping fee. On a single $80 item with $25 shipping, that is a 31% cost omission. At scale, this error makes your profit margins look fantasy-level good until reality hits at the end of the month.
Fix: Make Shipping a mandatory column, not optional. Include it in your Total Cost formula from day one. If shipping is per-batch rather than per-item, add a Batch Shipping column and amortize it across items in that batch.
Mistake #3: Over-Complicating Formulas
Beginners discover Google Sheets has hundreds of functions and try to use them all. Nested IF statements inside VLOOKUP inside ARRAYFORMULA create sheets that are impossible to debug and slow to load. One buyer built a sheet with 12 nested functions per cell. It broke on row 847 and took him four hours to fix.
Fix: Use the simplest formula that gives the right answer. Addition and subtraction are 90% of what you need. Save advanced functions for your Dashboard tab, not your raw data tab.
Mistake #4: Ignoring Currency
You pay a supplier in Chinese Yuan, your credit card converts it to USD, you sell in GBP, and your spreadsheet stores everything as plain numbers. When exchange rates shift, your profit calculation becomes fiction.
Fix: Add a Currency column next to every cost. Use GOOGLEFINANCE("CURRENCY:CNYUSD") to auto-fetch exchange rates in a separate cell, then reference that cell in your conversion formulas. If that feels complex, at least write the currency code next to every number.
Mistake Severity Table
| Mistake | Damage Level | Prevention Time |
|---|---|---|
| No backup | Catastrophic (data loss) | 2 min to name a version |
| Forgetting shipping | High (profit errors) | 1 min to add column |
| Complex formulas | Medium (slow + fragile) | Use simple formulas |
| Ignoring currency | High (margin errors) | 5 min to add currency col |
| Skipping status updates | Medium (missed delays) | 3 min daily habit |
| One giant tab | Medium (slow loading) | 10 min to split by year |
| No validation rules | Low (typos) | 5 min to add dropdowns |
| Sharing with wrong permissions | High (data leak) | 1 min per share |
Related Guides
Frequently Asked Questions
I deleted my whole sheet. Can I recover it?
Why do my profit numbers look wrong?
My sheet is too slow. What did I do wrong?
Should I use one sheet or multiple tabs?
Start Using the CNShopper Spreadsheet
Whether you are a beginner or a seasoned reseller, the cnshopper spreadsheet is the simplest way to stay organized, save time, and protect your profits.
Download a free template, explore our guides, and start tracking your orders the smart way today.
