TOP

Function Funds

FUNDS() Description

The FUNDS() function is designed to automatically obtain prices for mutual investment funds (Mutual Funds) directly from the Yahoo Finance website (finance.yahoo.com) for the specified symbol (for example, VFIAX) and the 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.


Internet connection is required for this function to work.

Main Features 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:

Relevant data from the Yahoo Finance website:

FUNDS formula usage

How It Works?

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

To use as an array, simply enter the function into 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, just 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 Data > Calculate menu select Formula to Value.


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

Download Extension

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

After that, this function will be available in all files that will be 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