thescream80
Board Regular
- Joined
- Mar 28, 2014
- Messages
- 119
- Office Version
- 2019
- 2016
- Platform
- MacOS
Hello,
I am building a worksheet that I will need to get data from. The question is how can I write a code so that it can pull data by date.
For Example on the main Sheet
A--------B-----------C
1/1/19 - Job1234 - COMPLETE
1/1/19 - Job5678 - Not Complete
2/1/19 - Job9012 - COMPLETE
2/1/19 - Job3456 - Not Complete
Now on another sheet have it calculate - Total Jobs / Total Complete by date
January = 50%
February = 50%
I hope that makes sense. Thank you for any help on this!
I am building a worksheet that I will need to get data from. The question is how can I write a code so that it can pull data by date.
For Example on the main Sheet
A--------B-----------C
1/1/19 - Job1234 - COMPLETE
1/1/19 - Job5678 - Not Complete
2/1/19 - Job9012 - COMPLETE
2/1/19 - Job3456 - Not Complete
Now on another sheet have it calculate - Total Jobs / Total Complete by date
January = 50%
February = 50%
I hope that makes sense. Thank you for any help on this!
Last edited: