Hi
We have to write a macro where we need to identify the current calendar month we are in and make all the weeks in the month read only for users. The data view we are dealing is in weekly buckets.
I see the that we have functions such as MONTH_BDATE() and MONTH() functions but don't know how to link them.
Appreciate any suggestions.