1. Summing Item Prices with Ease
Use the SUM=SUM(B2:B50)
Transform your financial oversight from manual guesswork to automated, data-driven control.
For importers and distributors, tracking the true Landed Cost of goods—beyond just the item price—is complex and error-prone. Manually adding up invoices, freight charges, duties, and service fees across multiple shipments is tedious and often leads to financial blind spots.
The FishGoo Cost Tracking Spreadsheet replaces manual entry with powerful, automated calculations. By leveraging built-in formulas, it ensures every dollar is captured accurately.
Use the SUM=SUM(B2:B50)
Create a dedicated section for logistics. A simple formula like =C51 + D10
For percentage-based fees (e.g., a 3% agent service fee), use a formula such as =E30 * 0.03, where E30 contains your subtotal. This updates automatically if the subtotal changes.
This is where the magic happens. Combine all elements into one master cell:
=SUM(B2:B50) + C51 + D10 + (E30 * 0.03)
This single, dynamic formula gives you the precise total landed cost, updating in real-time as you adjust any input value.
SUM