Excel - Setting Up The Worksheet
ShipRush works with spreadsheets in the Excel format. Excel versions 2000, XP, 2003 and 2007 can be used. Most modern Excel file types work with ShipRush: .xls, .xlsx, and .xlsb files are supported.
ShipRush reads from the spreadsheet into the ShipRush Order Manager. From the Order Manager, you can ship one-at-a-time or in bulk. Tracking numbers can be written back into the spreadsheet.
Properly Named Worksheet
The data must be in a worksheet named either "shiprush" or "sheet1" as shown:
Column Names Set
The worksheet needs to have appropriate column names to identify the data. A basic set of columns is required. Additional columns are optional.
Column names are set by simply typing the names in row 1 of the worksheet:
Column Format (aka Data Type)
This step is required on Excel 2007 and higher if the PostalCode and/or OrderID columns contain any non-numeric data.
Simply select the entire column, right click, select Format Cells, select Text (as shown below), and press OK. Do this for both the PostalCode and OrderID columns.
This worksheet is ready to go:
Required column names:
- Contact
- Company
- Address1
- City
- State
- PostalCode
- OrderID
- TrackingNumber
- IsShipped
The TrackingNumber column should be empty. This is where ShipRush will write tracking numbers. Note that any data in this column will be overwritten by ShipRush.
Additional Optional Columns
- Address2
- Country
- Phone
- IsPaid (use value of Y if true)
- IsShipped (use value of Y if true)
- ItemSKU
- ItemAccountingID
- ItemID
- ItemDescription
- ItemQuantity
- ItemPrice
- ItemTotal
- TotalWeight
- OrderNum (note: If OrderNum is empty, the OrderID value will automatically flow into OrderNum)
- OrderDate
- CustomerPO
- ApprovalTransactionID
- MarketingCode
- Reference
- To merge this onto the shipment reference line, use the option in Order Manager settings to set the Reference field, and enter %Reference%
- ShipMethod
- ShippingPaid
Quick and Dirty Unique OrderID Values
If your source data lacks a unique value for each row, take these steps:
- In row 1 of an empty column, enter: OrderID
- In row 2 of this column, enter the formula: =Row()
- Select the cell from #2 above and press ctrl-c
- Now select all cells in this column from row 3 down to the bottom of the data
- Press ctrl-v
- This will paste the formula into all cells in this column
- Each row should now have a unique row number in the OrderID column. This will allow ShipRush to write tracking numbers back into Excel.
没有评论:
发表评论