ExcelBanter

ExcelBanter (https://www.excelbanter.com/)
-   Excel Programming (https://www.excelbanter.com/excel-programming/)
-   -   Excel formula for finding next number in a given sequence? (https://www.excelbanter.com/excel-programming/359660-excel-formula-finding-next-number-given-sequence.html)

Rod

Excel formula for finding next number in a given sequence?
 
I would like to know if there is a formula that can determine what number
comes next in a sequence of given numbers.

doco[_2_]

Excel formula for finding next number in a given sequence?
 
Ummm... N + 1?

How about more information...

doco

"Rod" wrote in message
...
I would like to know if there is a formula that can determine what number
comes next in a sequence of given numbers.




protonLeah[_3_]

Excel formula for finding next number in a given sequence?
 

Unless you know before hand whether the sequence is Arithmetic or
Geometric, you may have a very tough time writing a macro to figure it
out by testing data in cells. You could assume it to be Arithmetic and
take the difference between the last two cells and add it to the value
in the last cell to get the next value, but...
--------------------
Ben :rolleyes:


--
protonLeah
------------------------------------------------------------------------
protonLeah's Profile: http://www.excelforum.com/member.php...o&userid=32097
View this thread: http://www.excelforum.com/showthread...hreadid=535786


Jerry W. Lewis

Excel formula for finding next number in a given sequence?
 
You might find
http://www.research.att.com/~njas/sequences/
useful. If that is not what you are asking, then reply back with more
complete description.

Jerry

"Rod" wrote:

I would like to know if there is a formula that can determine what number
comes next in a sequence of given numbers.



All times are GMT +1. The time now is 01:47 PM.

Powered by vBulletin® Copyright ©2000 - 2025, Jelsoft Enterprises Ltd.
ExcelBanter.com