+ Reply to Thread
Results 1 to 2 of 2

forecasting - modifying an forecast

  1. #1
    Forum Contributor
    Join Date
    03-19-2016
    Location
    Chicago, IL
    MS-Off Ver
    Office 2016 Professional
    Posts
    388

    forecasting - modifying an forecast

    See the attached spreadsheet:

    I am attempting to forecast January numbers. Currently, the numbers in bold/yellow

    If the previous month (December) has a value over 200, add 15 to the forecast in B14 (January estimated).
    If the previous month (December) has a value less than 200, subtract 15 from the forecast in B14 (January estimated).

    In the attached example 290.66 would have 15 added to make the total of 305.66.

    Thank you!
    Attached Files Attached Files

  2. #2
    Forum Expert bebo021999's Avatar
    Join Date
    07-22-2011
    Location
    Vietnam
    MS-Off Ver
    Excel 2016
    Posts
    9,458

    Re: forecasting - modifying an forecast

    How about this:
    =290.66+IF(B13<200,-15,15)
    Quang PT

+ 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. Forecasting a date instead of a value using FORECAST.ETS
    By justinx in forum Excel Formulas & Functions
    Replies: 1
    Last Post: 10-02-2017, 10:34 AM
  2. Convert 52 Week Rolling Forecast to Monthly Forecast
    By rainintl in forum Excel Formulas & Functions
    Replies: 1
    Last Post: 04-04-2014, 07:24 PM
  3. Forecast Variance and Percent - need help with hours forecast
    By hoppythyme in forum Excel Formulas & Functions
    Replies: 2
    Last Post: 08-27-2013, 11:15 AM
  4. Forecast Variance and Percent - need help with hours forecast
    By hoppythyme in forum Excel Formulas & Functions
    Replies: 0
    Last Post: 07-24-2013, 08:37 PM
  5. Challenging Forecast Wape - Rolling 12 Month Sum Of Orders And Forecast
    By nguyeda in forum Excel Programming / VBA / Macros
    Replies: 0
    Last Post: 07-17-2013, 06:20 PM
  6. Replies: 0
    Last Post: 08-16-2012, 01:43 PM
  7. [SOLVED] Forecasting Sales using the Forecast Function
    By Sharon T in forum Excel Formulas & Functions
    Replies: 0
    Last Post: 10-07-2005, 11:05 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