Time series data scrubbing & summary including dates - VBA solution??

ark55

New Member
Joined
Jun 14, 2016
Messages
1
Hello,

I am creating a template that starts with a time series of daily values for the past year (the specific dates will depend on what day I am updating it for).

I need to be able to manipulate monthly data from the time series. I am running into issues because there are gaps in the data. I am only looking at data for work days which means that running a vlookup on a month end date will not produce any value if the last day of the month was not a workday. Additionally, the data isn't always produced everyday so there are natural gaps.

Is there a way that I can have excel search through the time series and find the first value and the last value for each month to produce a monthly summary? I will need the solution to be leverageable for 22 different, identical sheets in my workbook and please keep in mind the specific months/dates will change each time I update it.

Thanks very much in advance!
 

Excel Facts

Ambidextrous Undo
Undo last command with Ctrl+Z or Alt+Backspace. If you use the Undo icon in the QAT, open the drop-down arrow to undo up to 100 steps.

Forum statistics

Threads
1,214,792
Messages
6,121,612
Members
449,039
Latest member
Mbone Mathonsi

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