TOP

Financials Function

FINANCIALS() Description

The FINANCIALS() function is designed to automatically obtain financial statements of companies directly from the Yahoo Finance website (finance.yahoo.com) by the specified ticker symbol (for example, AAPL, NVDA).

This function allows downloading the income statement, balance sheet, and cash flow statement for a specific period directly into the Excel (LibreOffice Calc) spreadsheets.


Main Features of the FINANCIALS Function

Syntax:

=FINANCIALS(Ticker; Statement; [Freq]; [Header]; [Indicator]; [Date])

Parameters:

Usage Example

Example 1

The FINANCIALS() function automates the collection of fundamental data. You specify the stock code, and Excel (Calc) imports the corresponding financial indicators:

=FINANCIALS(Ticker; Statement; Freq)

We will get the following result:

Example of using the FINANCIALS() function
Example of using the FINANCIALS() function

The following values are used in this example:

Example 2

Example of using the FINANCIALS() function
Example of using the FINANCIALS() function

The following values are used in this example:

Example 3

Example of using the FINANCIALS() function
Example of using the FINANCIALS() function

The following values are used in this example:

How It Works

The FINANCIALS() function can work both in normal mode and as an array function.

To use it as an array, simply enter the function in any cell, specifying the appropriate parameters. After that, you need to press Ctrl+Shift+Enter to enter the array formula, and LO Calc will automatically return a table with data.

To select all cells associated with the array formula, simply select any cell of the array and press Ctrl+/.

If you need to convert an array formula to values, select the entire array and in the Data > Calculate menu select Formula to Value.

When using a date in text format, it must first be converted into a real date, for example: DATEVALUE("2026-01-25").

Ready templates

You can also use ready-made templates to get historical data, financial indicators, or a company profile.

To do this, go to the menu YLC Utilities > Template > Company screener and choose one of the following reports:

Download extension

You can use the FINANCIALS() function by installing the YLC Utilities extension.

After that, this function will be available in all files opened in Excel (LibreOffice Calc).


This function is available in the following extensions: YLC FunctionsYLC Utilities

The YLC Utilities menu in LO Calc

The YLC Utilities menu in LO Calc

The YLC Utilities menu in Excel

The YLC Utilities menu in Excel