Start Free Course

INTERCEPT Excel Function

Written by ExcelMojo Editorial Team ExcelMojo Editorial Team ExcelMojo editorial profile and article credentials. Full Bio
Reviewed by Dheeraj Vaidya, CFA, FRM Dheeraj Vaidya, CFA, FRM Reviewed for accuracy, clarity, and editorial standards. Full Bio
Updated Apr 24, 2026
Read Time 6 min

What Is INTERCEPT Function In Excel?

The INTERCEPT Excel function evaluates the point at which a line will intersect the y-axis using existing x-values and y-values. The INTERCEPT function is an inbuilt Statistical function, so we can insert the formula from the “Function Library” or enter it directly in the worksheet.

For example, we will apply the INTERCEPT function to calculate the output of two sets of values in columns A and B.

Frequently Asked Questions (FAQs)

1. What does the INTERCEPT Excel function mean?

The INTERCEPT Excel function is a regression line plotted as a result of the intersection based on known x and y-values. It calculates the value of the dependent variable when the independent variable is equal to zero.

Syntax of the INTERCEPT function is =INTERCEPT(known_ys,known_xs)
We will calculate the output using the INTERCEPT() for the time & distance values.

In the table, the data is,
Column A contains the known_ys.
Column B contains the known_xs.

INTERCEPT Excel Function - FAQ 1

The procedure to calculate the regression by the INTERCEPT formula is,

Select cell C14, enter the formula =INTERCEPT(A2:A4,B2:B4), and press the “Enter” key. The calculated result is “-219.576”, as shown below, also the graphical representation.

FAQ 1 - 1

2. How to insert the INTERCEPT Excel function?

We can insert the INTERCEPT function as follows:

1. Select an empty cell for the output.
2. Type =INTERCEPT( in the selected cell. [Alternatively, type =I or =IN and double-click the INTERCEPT function from the list of suggestions shown by Excel.]
3. Enter the arguments as cell values or cell references and close the brackets.
4. Press the “Enter” key.

For example, the image depicts the time & distance values in columns A & B. We will calculate the output using the INTERCEPT function.
In the table, the data is,

Column A contains the known_ys.
Column B contains the known_xs.

INTERCEPT Excel Function - FAQ 2

The procedure to calculate the regression by the INTERCEPT formula is,

Select cell C14, enter the formula =INTERCEPT(A2:A4,B2:B4), and press the “Enter” key. The calculated result is “7.1129”, as shown below, also the graphical representation.

FAQ 2 - 1

3. Where is the INTERCEPT Excel function?

The INTERCEPT function is found in the “Formulas” tab, as shown below.

Choose an empty cell for the output → select the “Formulas” tab → go to the “Function Library” group → click the “More Function” option drop-down → click the “Statistical” option right arrow → select “INTERCEPT” function, as shown below.

INTERCEPT Excel Function - FAQ 3

Download Template

📥Download the ready-to-use Excel template to practice this tutorial yourself.

Download Excel Template

This has been a guide to INTERCEPT Excel Function. Here we explain how to use INTERCEPT formula along with examples & downloadable excel template. You can learn more from the following articles –