Thread
:
Function question
View Single Post
#
1
Posted to microsoft.public.excel.misc
Tim
Posts: n/a
Function question
I want to take a number and then do a sum similiar to a factorial.
Example:
In cell A1 I input 5
then in cell A2 the function adds 5+4+3+2+1
if I put in 3 it adds 3+2+1
is there a function that does this?
Reply With Quote