How to search , and match the couple data from 2 sheets and result show on 3rd sheet
Dear All,
I'd like to calculate Total stop time of each machines per day.
I have tried to find out the solution for search and match the couple data from 2 sheets and result of the couple data show on the 3rd sheet but I am failed.
Anyone please help me, how to match and pick up the correct data as example ?
Thank you.
Answers
-
Hi @Napassorn
If you have a column in each of your source sheets (sheet 1 and sheet 2) that has the "Total Stop Time" in numbers (e.g. "12"), then you can add together two SUMIF statements in your third sheet to create that total.
=SUMIFS(sheet 1 formula) + SUMIFS(sheet 2 formula)
For example:
=SUMIFS({Total Stop Time Sheet 1}, {M/C No Sheet 1}, [M/C No]@row) + SUMIFS({Total Stop Time Sheet 2}, {M/C No Sheet 2}, [M/C No]@row)
Here's more information:
Cheers,
Genevieve
Join us at Smartsheet ENGAGE 2024 🎉
October 8 - 10, Seattle, WA | Register now
Categories
- All Categories
- 14 Welcome to the Community
- Smartsheet Customer Resources
- 62.8K Get Help
- 376 Global Discussions
- 207 Industry Talk
- 440 Announcements
- 4.5K Ideas & Feature Requests
- 139 Brandfolder
- 129 Just for fun
- 130 Community Job Board
- 449 Show & Tell
- 30 Member Spotlight
- 1 SmartStories
- 284 Events
- 33 Webinars
- 7.3K Forum Archives