LinkBack Thread Tools Search this Thread Display Modes
Prev Previous Post   Next Post Next
  #1   Report Post  
Posted to microsoft.public.excel.programming
external usenet poster
 
Posts: 5
Default Drawdown Analysis

I have 3 columns of data: Date (MM-YY), % return for the
month, cumulative % return since 1st date (eg. cul return
in May-02, 1.02809 = 1.01436*(1+1.35%)

Pls refer to the following:

Date % Month % Cul
Start 1.00000
Apr-02 1.44% 1.01436
May-02 1.35% 1.02809
Jun-02 0.23% 1.03043
Jul-02 -0.65% 1.02370
Aug-02 -0.10% 1.02268
Sep-02 -0.30% 1.01966
Oct-02 0.23% 1.02197
Nov-02 0.19% 1.02396
Dec-02 1.65% 1.04085
Jan-03 0.57% 1.04679
Feb-03 0.00% 1.04679
Mar-03 -0.29% 1.04371
Apr-03 2.27% 1.06740

I want to automate the spreadsheet to yield the following:
1. Identify start date of the month that turned from +ve
to -ve (eg. Jul-02 and Mar-03)
2. Cumulative -ve % return starting that date (eg. for
Jul-02 its -1.05 [1.01966/1.3043-1] and Mar-03 its -0.29)
3. Identify the date when cul return recovers to the
level before the drawdown (eg. for Jul-02's drawdown, cul
return only recuperated losses in Dec-02, ie. first date
when cul return is cul return right before the drawdown)
4. No. of months from the start until the end of the
drawdown (eg. from Jul-02 to Dec-02, it was 6 months; for
Mar-03, it was 1 month)
5. Auto sort the above results (perhaps a named range) by
cul -ve return, in descending order.

I imagine I should create 4 separate columns to hold each
of the results from 1-4.

Pls let me know if you need further clarifications or I
can email whoever a spreadsheet to illustrate. Thank
you!!!
 
Thread Tools Search this Thread
Search this Thread:

Advanced Search
Display Modes

Posting Rules

Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On


Similar Threads
Thread Thread Starter Forum Replies Last Post
Excel 2002 Analysis ToolPak Regression Analysis Help Requested MH Excel Worksheet Functions 1 February 28th 09 07:16 AM
Analysis Toolpak-Confidence Level and data analysis questions MH Excel Worksheet Functions 0 January 3rd 09 06:15 PM
Date drawdown questions Carole O Excel Discussion (Misc queries) 6 March 6th 08 12:14 AM
Maximum Drawdown Function jc94321 Excel Worksheet Functions 0 December 6th 05 09:20 PM
drawdown pschaff Excel Worksheet Functions 0 July 25th 05 04:16 PM


All times are GMT +1. The time now is 01:56 AM.

Powered by vBulletin® Copyright ©2000 - 2024, Jelsoft Enterprises Ltd.
Copyright ©2004-2024 ExcelBanter.
The comments are property of their posters.
 

About Us

"It's about Microsoft Excel"