+ Reply to Thread
Results 1 to 2 of 2

Creating a Days On hand formula counting down to zero

  1. #1
    Registered User
    Join Date
    10-05-2023
    Location
    LA
    MS-Off Ver
    Texas
    Posts
    1

    Creating a Days On hand formula counting down to zero

    test.xlsx

    I am trying to create a formula that counts the days on hand (with decimals if possible), until the projected inventory goes below 0, and then DOH would stay at 0 until the actual projected goes above 0, when it would then count down again how many days until it hit 0, etc.

    Please see attachment, thank you!

  2. #2
    Forum Expert
    Join Date
    06-05-2017
    Location
    Brazil
    MS-Off Ver
    Microsoft 365 Version 2404
    Posts
    1,266

    Re: Creating a Days On hand formula counting down to zero

    Not sure I understand, but maybe this in U28 and drag across:

    =IF(U27="","",IF(U27<=0,0,COUNTIF(U27:NV27,">0")))

    Good luck!

+ 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. How to solve cash on hand based on days held
    By hugo08642 in forum Excel Formulas & Functions
    Replies: 5
    Last Post: 07-21-2022, 09:39 PM
  2. [SOLVED] Days On Hand Formula Shifting Results
    By aalim95 in forum Excel Formulas & Functions
    Replies: 10
    Last Post: 01-26-2022, 07:07 PM
  3. Days of Inventory on Hand Calculation
    By njsdca in forum Excel General
    Replies: 7
    Last Post: 03-10-2021, 01:55 PM
  4. Calculating accurate forward days coverage or Days On Hand
    By aalim95 in forum Excel Formulas & Functions
    Replies: 3
    Last Post: 10-30-2019, 05:31 PM
  5. Calculating Production Quantities for equal Days on Hand
    By PJM1981 in forum Excel Formulas & Functions
    Replies: 6
    Last Post: 09-17-2013, 09:11 AM
  6. Creating multiple series chart without hand selecting each dataset
    By njs27 in forum Excel Programming / VBA / Macros
    Replies: 2
    Last Post: 08-26-2013, 11:13 AM
  7. Replies: 2
    Last Post: 06-17-2010, 12:08 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