How to count inventory used per day in Gantt chart
Hello,
I have a Gantt chart that has inventory requests by location. I am trying to find a way to use the COUNTIFS function to count how much inventory is out on location on any given day.
What is the best way to do this?
I have been trying to use the Sheet Summary but not having much luck.
Thank you!
Answers
-
Do you have a specific date in mind (such as TODAY) or are you wanting to calculate this some different way?
-
Hi Paul,
Thanks for responding.
I want to be able to plan for the future, so ideally be able to choose any date and see how much inventory (RB - Amount) I have essentially being used that date on site so I can confirm I have enough.
This sheet has current requests and future requests. As below
Thank you!
-
Ok. I would have a Sheet Summary Field called "Date Choice" where you can select the date you want to check.
Then the formula to get the total for that date you would use:
=SUMIFS([RB - Amount]:[RB - Amount], [Date Needed On Site]:[Date Needed On Site], @cell = [Date Choice]#)
Help Article Resources
Categories
- All Categories
- 14 Welcome to the Community
- Smartsheet Customer Resources
- 63.9K Get Help
- 410 Global Discussions
- 219 Industry Talk
- 457 Announcements
- 4.8K Ideas & Feature Requests
- 143 Brandfolder
- 136 Just for fun
- 57 Community Job Board
- 459 Show & Tell
- 31 Member Spotlight
- 1 SmartStories
- 298 Events
- 37 Webinars
- 7.3K Forum Archives
Check out the Formula Handbook template!