+ Reply to Thread
Results 1 to 4 of 4

trying to find the percentage increase/decrease using a formula

Hybrid View

Modify_inc trying to find the percentage... 12-17-2012, 11:31 PM
FDibbins Re: trying to find the... 12-17-2012, 11:39 PM
Modify_inc Re: trying to find the... 12-18-2012, 01:13 AM
vlady Re: trying to find the... 12-18-2012, 01:23 AM
  1. #1
    Administrator FDibbins's Avatar
    Join Date
    12-29-2011
    Location
    Duncansville, PA USA
    MS-Off Ver
    Excel 7/10/13/16/365 (PC ver 2310)
    Posts
    53,048

    Re: trying to find the percentage increase/decrease using a formula

    actually the basic math would be 1000/500 (or 500/1000 depending on what you are testing).
    so the excel version of that would be =G36/G37 = .5

    if you wanted to know this yr's contribution based on the last 2 years, then the formula would be

    =g36/(g36+g37) =.66
    1. Use code tags for VBA. [code] Your Code [/code] (or use the # button)
    2. If your question is resolved, mark it SOLVED using the thread tools
    3. Click on the star if you think someone helped you

    Regards
    Ford

  2. #2
    Forum Contributor
    Join Date
    05-16-2007
    Location
    USA
    MS-Off Ver
    MS Office 2016, Excel 2016
    Posts
    216

    Re: trying to find the percentage increase/decrease using a formula

    Quote Originally Posted by FDibbins View Post
    actually the basic math would be 1000/500 (or 500/1000 depending on what you are testing).
    so the excel version of that would be =G36/G37 = .5

    if you wanted to know this yr's contribution based on the last 2 years, then the formula would be

    =g36/(g36+g37) =.66
    Thanks for the reply, even though I figured it out; any additional advice is always welcomed!

+ Reply to Thread

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