Results 1 to 3 of 3

Nested IF statements to calculate increase / decrease

Threaded View

silkscreen Nested IF statements to... 03-26-2010, 06:56 PM
tony h Re: Nested IF statements to... 03-26-2010, 07:16 PM
silkscreen Re: Nested IF statements to... 03-27-2010, 05:46 AM
  1. #1
    Registered User
    Join Date
    03-26-2010
    Location
    Leeds, UK
    MS-Off Ver
    Excel 2003
    Posts
    3

    Nested IF statements to calculate increase / decrease

    HI all, I'm having a problem writing a formula to calculate the day to day increase / decrease in value on some accounts.

    For instance, the top part of the spreadsheet shows the value of the account on a particular day, the bottom part shows the increase / decrease on that day.

    I tried to write a nested IF statement but could not get the syntax to work properly - i'm not even sure tha this is the best way to achieve the answer.

    The increase / decrease on the account should only be calculated from the initial day and show and increase / decrease if the balance changes on a day.

    I would be very grateful for any insight in to how to make this work.

    Thanks,

    Steve

    Starting Balance Day1 Day2 Day3 Day4 Day5

    Account 1 500 1000 300 500 1000
    Account 2 300 600 100
    Account 3 1000
    Account 4 200 -500 -200
    Account 5 300 800

    Increase / Decrease on Account
    Day1 Day2 Day3 Day4 Day5
    Account 1 500 500 -200 200 500
    Account 2 300 600 -500
    Account 3 1000
    Account 4 200 -700 500
    Account 5 300 500
    Attached Files Attached Files

Thread Information

Users Browsing this Thread

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

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