Written and reviewed by FormulaCraft Team. Each formula on this page is run through our verification engine before publishing.
Last reviewed:
=IFERROR((A2/B2)*C2,0)Computed by a real spreadsheet engine on the sample data below.
| AR | CreditSales | Days | DSO |
| 45000 | 150000 | 90 | =IFERROR((A2/B2)*C2,0) |
| 38000 | 180000 | 90 | =IFERROR((A3/B3)*C3,0) |
| 52000 | 160000 | 90 | =IFERROR((A4/B4)*C4,0) |
=IFERROR((A2/B2)*C2,0)→27
Edit the grid or formula, then run it through a real spreadsheet engine — no signup.
Sample data — click any cell to edit
Need it for your exact data?
Describe your columns in plain English and get the precise formula for your sheet, with the right Excel or Sheets syntax.
Only credit sales (sales not paid immediately at point of sale). Including cash sales understates DSO because those transactions never create receivables.
A rule of thumb is that DSO should not exceed 1.5× your payment terms. If your terms are Net 30, DSO above 45 days warrants attention. Industry benchmarks vary significantly.
DSO is one component of the Cash Conversion Cycle: CCC = DIO (Days Inventory Outstanding) + DSO − DPO (Days Payable Outstanding). Reducing DSO directly shortens the CCC and improves cash flow.
Written and reviewed by FormulaCraft Team. Each formula on this page is run through our verification engine before publishing.
Last reviewed: