View Single Post
  #1   Report Post  
Posted to microsoft.public.excel.programming
Manfred[_2_] Manfred[_2_] is offline
external usenet poster
 
Posts: 1
Default program formular in Excel

Hi

how can I program that formular in Excel:

sum i = 1 to n from d^(i-1)*z^(n-i+1)

or have anybody an idea to describe that with a function f(n,d,z)?

Thanks in advance
Manfred