Cross sheet Avg between dates / year / month
Hi,
Trying to ascertain the average shipping time on containers within a month / year by counting number of days between two dates from another sheets columns. Have tried a few combinations thanks to previous posts but all result in different errors.
=NETWORKDAYS(AND(IF({Container COMPLETED Range 7}, {Container COMPLETED Range 8},(YEAR(@cell), 0) = 2020, IFERROR(MONTH(@cell), 0) = 1)))
Started thinking no possible in one formula?
Cheers.
Cheers.
Best Answer
-
You are going to need to calculate the number of days between the dates on a row by row basis on the source sheet. Then you can use cross sheet references to average them.
Answers
-
Hi @Jason P
Hope you are fine, Please add a copy of your sheet or a screenshot (after removing or replacing any sensitive information). This will make it easier for me to provide the appropriate answer to your question.
bassam.khalil2009@gmail.com
☑️ Are you satisfied with my answer to your question? Please help the Community by marking it as an ( Accepted Answer), and I will be grateful for your "Vote Up" or "Insightful"
-
You are going to need to calculate the number of days between the dates on a row by row basis on the source sheet. Then you can use cross sheet references to average them.
-
Help Article Resources
Categories
- All Categories
- 14 Welcome to the Community
- Smartsheet Customer Resources
- 63.5K Get Help
- 402 Global Discussions
- 213 Industry Talk
- 450 Announcements
- 4.7K Ideas & Feature Requests
- 141 Brandfolder
- 135 Just for fun
- 56 Community Job Board
- 454 Show & Tell
- 31 Member Spotlight
- 1 SmartStories
- 296 Events
- 36 Webinars
- 7.3K Forum Archives
Check out the Formula Handbook template!