How to Create Fibonacci Sequence in Microsoft Excel ?

This article will explain in simple steps on how to create a fibonacci sequence in Microsoft Excel.

A finonacci series in excel is a series of numbers by adding the previous two numbers. For example , below is a series of numbers in the Fibonacci sequence

0, 1, 1, 2, 3, 5, 8, 13, 21, 34, 55, 89, 144, …

In the above example , the next number in the sequence is applied by adding the previous two numbers before it. For example , 13 is calculated by adding the previous number 5 and 3. Its pretty simple , isn’t it?. Lets now have a look at how we can generate the same sequence in Excel.

How to Create Fibonacci Sequence in Microsoft Excel ?

  1. Let’s enter the value 0 in to cell A1 and value 1 in to cell A2
How to Create Fibonacci Sequence in Micrcosoft Excel ?
  1. Add the first two numbers in cell A3 by using the formula A1 + A2.
How to Create Fibonacci Sequence in Micrcosoft Excel ?
  1. Click on the lower right corner (fill handle) of the cell A3 and drag it down. You should see the Fibonacci sequence .
How to Create Fibonacci Sequence in Micrcosoft Excel ?

Leave A Reply

Your email address will not be published. Required fields are marked *

You May Also Like

In this post, you’ll learn how to Find Blank cells in excel so that you can remove or delete the blank cells form...
In this article, you’ll learn what is a Gauge Chart in Microsoft Excel. Also, you will learn how to add...
Microsoft Excel provides a shortcut for the users to move columns in excel using two different ways – using Shift...