Calculation Question

thescream80

Board Regular
Joined
Mar 28, 2014
Messages
119
Office Version
  1. 2019
  2. 2016
Platform
  1. 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!
 
Last edited:

Excel Facts

What is the shortcut key for Format Selection?
Ctrl+1 (the number one) will open the Format dialog for whatever is selected.
Thank you. Never have tried a pivot table. I can see if I can watch some videos on how to do that. Is it because of the desire to filter by date range that makes just writing a code to difficult?

Thanks again!
 
Upvote 0

Forum statistics

Threads
1,216,111
Messages
6,128,899
Members
449,477
Latest member
panjongshing

We've detected that you are using an adblocker.

We have a great community of people providing Excel help here, but the hosting costs are enormous. You can help keep this site running by allowing ads on MrExcel.com.
Allow Ads at MrExcel

Which adblocker are you using?

Disable AdBlock

Follow these easy steps to disable AdBlock

1)Click on the icon in the browser’s toolbar.
2)Click on the icon in the browser’s toolbar.
2)Click on the "Pause on this site" option.
Go back

Disable AdBlock Plus

Follow these easy steps to disable AdBlock Plus

1)Click on the icon in the browser’s toolbar.
2)Click on the toggle to disable it for "mrexcel.com".
Go back

Disable uBlock Origin

Follow these easy steps to disable uBlock Origin

1)Click on the icon in the browser’s toolbar.
2)Click on the "Power" button.
3)Click on the "Refresh" button.
Go back

Disable uBlock

Follow these easy steps to disable uBlock

1)Click on the icon in the browser’s toolbar.
2)Click on the "Power" button.
3)Click on the "Refresh" button.
Go back
Back
Top