+ Reply to Thread
Results 1 to 10 of 10

Dynamic Cumulative in a Range

Hybrid View

  1. #1
    Forum Expert dflak's Avatar
    Join Date
    11-24-2015
    Location
    North Carolina
    MS-Off Ver
    365
    Posts
    7,957

    Re: Dynamic Cumulative in a Range

    Here is a rough idea of what I described above. I have a lot of helper columns here.

    Column R finds the biggest value for the week.

    Column S is the day of the week associated with this value.

    Column T is the second largest value.

    Column U is the day of the week associated with this value.

    Column V is the total number for the week.

    Column W is for you to fill out. For example, The best days for delivery for Item 1 are Friday and Saturday. It doesn't make much sense to deliver on two consecutive days, so roll them both into Friday. Item 2 indicates Tuesday and Saturday. You will have to make a judgement call based on Columns S and U.

    Column X and Y and Z and AA are used to split the deliveries based on what percentage of sales occur on those days. Column Y is the amount to deliver on the smaller of the days. Column X is the amount to deliver on the bigger of the days (everything that isn't delivered in the other delivery). if there is only one delivery, deliver the total on that day,.

    I can see one tweak to add. For the last item on the list, there is a tie for the day with the most sales. The current model finds the first occurrence. The model has to be modified that in the case of a tie, the second delivery day is based on the second occurrence of the value. I'm not doing that now.
    Attached Files Attached Files
    One spreadsheet to rule them all. One spreadsheet to find them. One spreadsheet to bring them all and at corporate, bind them.

    A picture is worth a thousand words, but a sample spreadsheet is more likely to be worked on.

+ 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. Self changing dynamic cumulative total
    By vinzo1309 in forum Excel Formulas & Functions
    Replies: 1
    Last Post: 05-20-2016, 12:23 PM
  2. Dynamic cumulative sum formula (?!)
    By WineFerret in forum Excel General
    Replies: 4
    Last Post: 05-13-2016, 07:49 AM
  3. [SOLVED] Calculate cumulative depreciation over time with a dynamic column range
    By jeremylittman in forum Excel Formulas & Functions
    Replies: 4
    Last Post: 06-07-2015, 09:50 PM
  4. Match ComboBox with dynamic range, then add Textbox1 to dynamic range
    By Lasse Moe in forum Excel Programming / VBA / Macros
    Replies: 2
    Last Post: 04-07-2014, 01:26 AM
  5. [SOLVED] Dynamic cumulative SUM RANGE - different months
    By epsiloni in forum Excel Formulas & Functions
    Replies: 7
    Last Post: 12-15-2013, 11:36 AM
  6. Replies: 8
    Last Post: 12-06-2013, 01:42 PM
  7. Highlight a sorted cumulative range
    By juniperjacobs in forum Excel Programming / VBA / Macros
    Replies: 4
    Last Post: 07-20-2011, 06:18 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