update formulla
I need help. I have a formula to calculate the average duration in days and I have used the formula below successfully. I need to update it to include the word "days":
=AVERAGEIF({Field Trouble Report (FTR) Tracking Sheet- Range 1}, "Completed", {Field Trouble Report (FTR) Tracking per De Range 2})
Thank you in advance!
Answers
-
Hey @Jomana,
You can just use a + to add "days" at the end:
=AVERAGEIF({Field Trouble Report (FTR) Tracking Sheet- Range 1}, "Completed", {Field Trouble Report (FTR) Tracking per De Range 2}) + " Days"
Hope this helps!
If my response was helpful in any way (or answered your question) please be sure to upvote it, mark it as awesome, or mark it as the accepted answer!
I'm always looking to connect with other industry professionals, feel free to connect with me on LinkedIn as well!
Help Article Resources
Categories
Check out the Formula Handbook template!