Results 1 to 4 of 4

IF formula with asset allocation (and changing weightings & values)

Threaded View

whobetta IF formula with asset... 04-24-2014, 01:52 PM
hemesh Re: IF formula with asset... 04-24-2014, 03:32 PM
whobetta Re: IF formula with asset... 04-24-2014, 03:59 PM
hemesh Re: IF formula with asset... 04-24-2014, 04:05 PM
  1. #1
    Registered User
    Join Date
    04-24-2014
    Location
    Greenwich, CT
    MS-Off Ver
    Excel 2013
    Posts
    2

    IF formula with asset allocation (and changing weightings & values)

    I am just developing a small asset allocation workbook and want to have it automated to the point where i can change around allocation % and not worry about having to re-do any formulas. Additionally not having to write a fresh formula in each cell the first time would be nice, so having the ability to get it right once then copy to the remaining ones would be helpful. Sadly I am not even sure what formula I am looking for, but currently I'm using some IF ones.

    i am hoping to just have the formula's in the cells and if I wind up changing the allocation % then they would auto-correct, going from 1 column to 2 or 2 columns to 1.


    =IF($C16<0.0000001,"",IF($C16<0.05,$D16,IF($C16>0.05,SUM($C16/2*$B$6),""))) -

    Rows B16 - 24 are different asset categories (Large Value, Large Blend Large Growth, Mid Value etc..)

    column "C" is the [Allocation %] while column "D" is the [Allocation $] section. $B$6 is the TOTAL portfolio value

    so for the first row (16), Large Value, if the allocation to this category is over 5% i want to have the allocation split between 2 investments (columns E & F). if it is less than 5% I will only use 1 column(E)

    the problem is that if i change cell C16 from 8% to 4% E16 & F16 don't adjust accordingly. I would want E16 to STAY as $40,000 but would then see F16 go to zero.

    I am currently unsure how to get this to work on a consistent basis and have it apply to the "Conservative" SHEET

    really appreciate any help or thoughts with this any better way to do it would be super appreciated as I am an excel novice
    Attached Files Attached Files

Thread Information

Users Browsing this Thread

There are currently 1 users browsing this thread. (0 members and 1 guests)

Similar Threads

  1. Can't get my head around this asset allocation formula
    By DeathRobot in forum Excel Formulas & Functions
    Replies: 5
    Last Post: 12-16-2013, 03:09 PM
  2. [SOLVED] Formula for Remaining Life of an Asset
    By sonjan in forum Excel Formulas & Functions
    Replies: 6
    Last Post: 01-24-2013, 10:00 PM
  3. Complex Array Formula - Scores and Weightings
    By jw191 in forum Excel Formulas & Functions
    Replies: 4
    Last Post: 10-21-2008, 10:04 AM
  4. [SOLVED] Creating a dynamic asset allocation chart
    By humble_t in forum Excel Charting & Pivots
    Replies: 1
    Last Post: 07-17-2006, 09:45 AM
  5. Fixed Asset/Depreciation formula
    By GregR in forum Excel Programming / VBA / Macros
    Replies: 6
    Last Post: 03-07-2006, 07:35 PM

Bookmarks

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts

Search Engine Friendly URLs by vBSEO 3.6.0 RC 1