TOP

Funds Function

FUNDS() Description

The FUNDS() function is designed for automatically obtaining mutual investment fund prices (Mutual Funds) directly from the Yahoo Finance website (finance.yahoo.com) by a specified symbol (for example, VFIAX) and a selected date. It allows you to obtain both historical prices and current asset value indicators.

This function simplifies investment portfolio management in Excel (LibreOffice Calc) spreadsheets and is an indispensable tool for long-term investors.


An internet connection is required for this function to work.

Main Characteristics of the FUNDS Function

Syntax:

=FUNDS(Symbol; [Date]; [Indicator])

Parameters:

Usage Example

Example 1

Using the FUNDS() function is very simple. Just specify the fund ticker and date, and Excel (Calc) will automatically download the data:

=FUNDS(Symbol; Date; Indicator)

We will have the following result:

Example of using the FUNDS() function
Example of using the FUNDS() function

The following values are used in this example:

Example 2

Example of using the FUNDS() function
Example of using the FUNDS() function

The following values are used in this example:

Corresponding data from the website Yahoo Finance:

FUNDS formula usage

How It Works?

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

To use it as an array, simply enter the function into any cell, specifying the relevant parameters. After that, 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 into values - select the entire array and in the menu Data > Calculate select Formula to Value.

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


If you need to retrieve historical data for a long period of time, we recommend using the YFINANCE function to avoid delays.

Ready-made 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 FUNDS() 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