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
Need more help? 👀 | Help and Learning Center
こんにちは (Konnichiwa), Hallo, Hola, Bonjour, Olá, Ciao! 👋 | Global Discussions
Categories
- All Categories
- 14 Welcome to the Community
- Smartsheet Customer Resources
- 64K Get Help
- 410 Global Discussions
- 220 Industry Talk
- 459 Announcements
- 4.8K Ideas & Feature Requests
- 143 Brandfolder
- 137 Just for fun
- 57 Community Job Board
- 459 Show & Tell
- 31 Member Spotlight
- 1 SmartStories
- 298 Events
- 37 Webinars
- 7.3K Forum Archives