Home > MyCNBox Spreadsheet: Mastering Order, Payment, and Shipping Details

MyCNBox Spreadsheet: Mastering Order, Payment, and Shipping Details

2026-04-13

Learn how to seamlessly merge order, payment, and shipping information, and link cost and QC data to create a complete, automated order overview with minimal manual effort.

The Challenge of Disconnected Data

For e-commerce sellers and supply chain managers, order information often lives in separate silos. The order listpayment detailsshipping infoMyCNBox Spreadsheet

The MyCNBox Solution: A Unified Data Hub

The core principle is to use a single master spreadsheet (like Google Sheets or Excel) as a central command center. Your MyCNBox data acts as a primary source, which you then enrich and link with external data points to gain full visibility.

How to Merge and Link Your Data

Step 1: Establish Your Core "Order" Sheet

Begin by exporting your core order data from MyCNBox or your sales channel. This forms your foundation. Key columns should include:

  • Order ID
  • Product SKU/Description
  • Quantity
  • Customer Information
  • Order Date & Status

Step 2: Integrate Payment Details

Create or import a "Payments" sheetVLOOKUPXLOOKUP.

Example Formula:=XLOOKUP(A2, Payments!A:A, Payments!C:C, "Not Paid")

Columns to include: Payment Date, Amount, Fees, Transaction ID, Net Amount, and Payment Status.

Step 3: Merge Shipping and Tracking Data

Add a "Shipping" sheet

Pro Tip:=IFERROR(XLOOKUP(...), "Awaiting Shipment")

Step 4: Link Cost and QC Data – The Critical Link

This is where true oversight is built. You need two dedicated data points linked to each order/item:

  • Cost Data:landed cost per unittotal profit margin. This can be sourced from supplier invoices or MyCNBox cost logs.
  • QC Data:Pass, Fail, Pending) provides instant visual clarity.

Linking these transforms your sheet from a tracker to an analytics dashboard.

Minimizing Manual Effort: Automation Tips

The goal is "set once, update automatically." Here’s how:

Use Import Functions

Use IMPORTRANGE

Leverage Conditional Formatting

Set rules to highlight rows: redorangegreen

Create Summary Dashboards

On a separate tab, use SUMIFS, COUNTIFS, and pivot tables to create overviews of profitability, shipping performance, and QC pass rates—all fed by your linked sheets.

The Complete Order Overview: Key Benefits

  • Single Source of Truth:
  • Improved Accuracy:
  • Informed Decision-Making:
  • Scalable Tracking:

Getting Started

Begin by structuring your current MyCNBox export. Add tabs for Payments, Shipping, Costs, and QC. Establish the linking Order IDVLOOKUP

By merging these critical data streams into one MyCNBox-powered spreadsheet, you replace chaotic manual tracking with a clear, actionable, and complete order overview, freeing up time to focus on growth instead of data entry.