TOP

FTSE100 Function

FTSE100() Description

The FTSE100() function is designed to automatically retrieve stock prices of companies from the "FTSE 100" index traded on the London Stock Exchange directly from the Yahoo Finance website (finance.yahoo.com) by specified ticker symbol (for example, BA, SHEL) and selected date. It supports both historical quotes and current real-time values.

This function is convenient for creating stock trackers in Excel (LibreOffice Calc) spreadsheets and will be useful for investors, traders, and financial analysts.


An internet connection is required for this function to work.

Main Features of the FTSE100 Function

Syntax:

=FTSE100(Ticker; [Date]; [Indicator])

Parameters:

Usage Example

Example 1

The FTSE100() function is easy to use. You just need to specify a cell with the stock code and Excel (Calc) will automatically import its price for the given date:

=FTSE100(Ticker; Date)

We will get the following result:

Example of using the FTSE100() function
Example of using the FTSE100() function

The following values are used in this example:

Example 2

Example of using the FTSE100() function
Example of using the FTSE100() function

The following values are used in this example:

Corresponding data from the Yahoo Finance website:

FTSE100 formula usage

How It Works?

The FTSE100() function can work both in standard mode and as an array function.

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

To select all cells associated with an array formula, simply select any array cell 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 get historical data for a long period of time, we recommend using the YFINANCE function to avoid delays.

Ready Templates

You can also use ready-made templates to get a stock watchlist for the corresponding index or exchange.

To do this, go to the menu YLC Utilities > Template > Stock watchlist and select one of the following reports:

Download Extension

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

After this, the 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