The Excel formula `I_EOL_TIMESHEETS_AMOUNT` retrieves the amount value of time of a project from Exact Online. Parameters: - `divisionCode`: division code. - `projectCode`: project code. - `accountCode`: account code. - `employeeHid`: employee human ID. - `dateFrom`: time registration date from. - `dateTo`: time registration date to. - `status`: timesheet registration status. - `itemCode`: item code. - `jobTitle`: job title of employee. - `jobGroup`: job group of employee. - `departmentCode`: department code. - `costCentreCode`: cost centre code or a range of cost centres. See [[Cost Centre Range]]. - `quantityFrom`: minimum quantity on timesheet registration. - `quantityTo`: maximum quantity on timesheet registration. - `priceValueFrom`: minimum price of a time unit. - `priceValueTo`: maximum price of a time unit. - `priceTotalValueFrom`: minimum price of a time registration. - `priceTotalValueTo`: maximum price of a time registration. Returns: amount value of time of the project.