Bill,
If you create a variable for the first of the month, and another for the first day of the subsequent month, you can use the WEEK function to find the financial week for each month start. Subtraction gives the number of weeks which start in the month (being careful about year changes).
Brian