Home > CNFANS Spreadsheet: A Guide to Detecting Payment and Freight Log Discrepancies

CNFANS Spreadsheet: A Guide to Detecting Payment and Freight Log Discrepancies

2026-03-09

In the complex world of logistics and supply chain management, ensuring accurate billing is paramount. Discrepancies between payment records and freight logs can lead to significant financial losses and operational inefficiencies. The CNFANS Spreadsheet

The Core Principle: Cross-Verification

The fundamental process involves comparing data from two primary sources:

  • Payment Logs/Invoices:
  • Freight Logs/Shipment Manifests:

A discrepancy arises when the data in these two logs does not align for a given transaction or period.

Step-by-Step Detection Process in Your CNFANS Spreadsheet

Step 1: Data Standardization & Consolidation

Ensure both your payment and freight data are in a consistent format within your spreadsheet. Key fields must align:

Common Key Identifier Payment Log Data Fields Freight Log Data Fields
Shipment/Pro Number Invoice Amount, Carrier Name, Invoice Date Origin/Destination, Weight, Service Type, Contracted Rate
Purchase Order (PO) Number Vendor Name, Payment Status Actual Weight vs. Charged Weight, Accessorial Charges
Carrier & Date Range Taxes and Surcharges Fuel Surcharge Index, Detention/Demurrage Time

Use separate tabs or tables within your CNFANS spreadsheet for each log, but ensure a common unique ID (like a PRO#) links them.

Step 2: Formula-Driven Comparison

Leverage spreadsheet formulas to automatically flag inconsistencies. For example:

  • =VLOOKUP(A2, FreightLog!A:D, 4, FALSE)
  • =IF(ABS(Payment_Amount - Calculated_Freight_Cost)     Tolerance, "DISCREPANCY", "OK")
  • Use SUMIFSCOUNTIFS

Step 3: Identify Common Discrepancy Types

Search for these specific issues in your cross-verification:

  • Rate Errors:
  • Weight/Measure Disputes:
  • Accessorial Charge Errors:
  • Duplicate Billing:
  • Service Level Non-Compliance:

Step 4: Visualization & Reporting

Use your CNFANS spreadsheet's charting tools to create visual aids:

  • Pivot Tables:
  • Bar/Column Charts:
  • Conditional formatting to automatically color-code rows with mismatches in red.

Step 5: Resolution and Documentation

Your spreadsheet should include a "Resolution" column. Once a discrepancy is confirmed:

  1. Document the finding and the expected correct value.
  2. Communicate with the vendor/carrier to dispute the error.
  3. Record the resolution (e.g., "Credit Memo Issued," "Error Corrected").
  4. Update formulas or data to prevent the same error in future cycles.

Ensuring Ongoing Accuracy

By structuring your CNFANS Spreadsheet