+ Reply to Thread
Results 1 to 2 of 2

If in current month, don't use growth %, otherwise use growth %

  1. #1
    Registered User
    Join Date
    03-25-2020
    Location
    England
    MS-Off Ver
    Office 365
    Posts
    53

    If in current month, don't use growth %, otherwise use growth %

    Hello

    I have a forecast for remainder of financial year. How would I create a if argument that if we are in the current "Period", do not add growth percentage but a forecast for a future "Period" should be forecast plus growth for that relevant Period (row 5 in Forecast tab) and country (in col A in Forecast tab). Both the Forecast and Assumptions tabs have dates as well as Periods, if that makes it easier to map a argument

    I want the results to occur in the Forecast tab. The growth data is in the Assumptions tab.

    (My original workbook, the Forecast tab pulls in data in a not-so-simple manner from accounting system-driven data tab but for this thread, I've just done this simple layout for now)

    thanks
    Attached Files Attached Files

  2. #2
    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
    52,939

    Re: If in current month, don't use growth %, otherwise use growth %

    Not really sure where you want to show this, but it sounds like you need to use something like...
    =if(month(currecnt-month)=month(testing-month), do-this, do that)
    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

+ Reply to Thread

Thread Information

Users Browsing this Thread

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

Similar Threads

  1. [SOLVED] Return Month-on-Month growth using current month-prior month/prior month per country
    By losincog in forum Excel Formulas & Functions
    Replies: 3
    Last Post: 08-21-2020, 05:37 AM
  2. Replies: 8
    Last Post: 02-02-2020, 01:39 AM
  3. Replies: 8
    Last Post: 11-24-2015, 11:32 AM
  4. sales growth vs. headcount growth for recent years
    By ammartino44 in forum Excel General
    Replies: 1
    Last Post: 04-15-2015, 04:24 AM
  5. create chart for customer growth vs. expense growth
    By ammartino44 in forum Excel General
    Replies: 1
    Last Post: 04-06-2015, 01:19 PM
  6. Interpolate monthly growth from known Annual Growth
    By nopointing in forum Excel General
    Replies: 3
    Last Post: 06-15-2014, 03:36 AM
  7. [SOLVED] Salesman growth , month break , total can do
    By makinmomb in forum Excel Formulas & Functions
    Replies: 10
    Last Post: 04-21-2014, 10:19 AM

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