I am trying to calculate the week number of the fiscal year that a given date falls on - our fiscal year begins on July 1 and ends June 30, weeks go from Sun-Sat and the data contain multiple years.
For example: 7/1/2017 falls on a Saturday, so it would be week 1 in the fiscal year. 7/2-7/8, 2017 would be week 2 and the week of 6/23-6/30, 2018 would be week 52, this would start over to week 1 on 7/1/2018.
Any help would be appreciated, thank you!
Screenshot of data I'm working with
Screenshot of formulas in Weekday, FiscalYear, and FiscalQuarter]
M/d/yyyy
format. – Enigmativity