Hi everyone - first of all thanks to everyone who will help me on this, I have to tried to do it by myself but it’s been a constant struggle.

I need to calculate the number of quarters between 2 dates but it has to include both quarters of start and end date for example...

Start: 6/30/18
End: 1/1/2019

Quarters between = 4
It will need to count the quarters that each date is sitting in

Also, I need help calculating number of quarters between start and end of year for that specific date, I figure this will be easy once I have my first problem fixed

Thank you all!