Home |
Search |
Today's Posts |
#1
![]()
Posted to microsoft.public.excel.misc
|
|||
|
|||
![]()
I have a column (A) of stock prices. In the next column I copy down the
formula: =(A7/(MAX($A$5:A7))-1)^2 all the way to =(A57/(MAX($A$5:A57))-1)^2 I then sum the new column (B) of values before further computations (you may recognize this as "Drawdown squared" leading to the "Ulcer Index"). My question is: Can I miss out column B and go directly from the list of stock prices to the summation of the values for drawdown squared? I tried to make this into some sort of array, without success. Steve |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
computation error | Excel Discussion (Misc queries) | |||
Time Computation | Excel Discussion (Misc queries) | |||
What type of pc is best for computation | Excel Discussion (Misc queries) | |||
How to make a contingent formula shorter... | Excel Discussion (Misc queries) | |||
I wonder if you can make this shorter | Excel Worksheet Functions |