The Excel formula `I_EOL_AR_OUTSTANDING_INVOICED_WEIGHTED_DAYS_OVERDUE` retrieves the total account receivables invoice amount weighted days overdue from Exact Online. Parameters: - `divisionCode`: division code. - `accountCode`: account code. - `refDate`: reference date. - `entryNumberFrom`: invoice number from. - `entryNumberTo`: invoice number to. - `invoiceDateFrom`: invoice date from. - `invoiceDateTo`: invoice date to. - `dueDateFrom`: due date from. - `dueDateTo`: due date to. - `currencyCode`: currency code. Returns: outstanding account receivables weighted days overdue, filtered as specified.