The PROFILE() function is designed to retrieve company data directly from Yahoo Finance website (finance.yahoo.com) by the specified stock symbol (for example, AAPL, NVDA) and selected data type.
This function is convenient for creating stock trackers in tables Excel (LibreOffice Calc) and will be useful for investors, traders, and financial analysts.
=PROFILE(Ticker; [Data Type])
The PROFILE() function is easy to use. You just need to specify the cell with the company's stock code and the required data type, and Excel (Calc) will automatically import the specified company information:
=PROFILE(Ticker; Data Type)
We will get the following result:
In this example, the following values are used:
Corresponding data from the Yahoo Finance website:
You can use the function PROFILE() by installing the extension YLC Utilities.
After that, this function will be available in all files that will be opened in Excel (LibreOffice Calc).