I need a formula to calculate the week number for the month, for example 28 May 2020 is the 5th week of the month.
I understand that week number calculate from w1 - w52.
How can I calculate the week number for the month? So basically, the answer will be between number 1 - 5.
Thanks.