The PROFILE() function is designed to obtain company data directly from the Yahoo Finance website (finance.yahoo.com) by the specified stock symbol (for example, AAPL, NVDA) and the selected data type.
This function is convenient for creating stock trackers in Excel (LibreOffice Calc) tables and will be useful for investors, traders, and financial analysts.
=PROFILE(Ticker; [DataType])
The PROFILE() function is easy to use. You just need to specify the cell with the company stock code and the type of required data, and Excel (Calc) will automatically import the specified information about the company:
=PROFILE(Ticker; DataType)
We will have the following result:
The following values are used in this example:
The following values are used in this example:
Corresponding data from the Yahoo Finance website:
The PROFILE() 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 in the array and press Ctrl+/.
If you need to convert an array formula to values, select the entire array and in the menu
You can also use ready-made templates to obtain historical data, financial metrics, or a company profile.
To do this, go to the menu
You can use the PROFILE() function by installing the YLC Utilities extension.
After that, this function will be available in all files opened in Excel (LibreOffice Calc).