Hello,
What can I use to replace Weeknum in 2002 which bases its result to a column of dates?
Hello,
What can I use to replace Weeknum in 2002 which bases its result to a column of dates?
Do you have the Analysis Toolpack installed and activated in the add-ins submenu?
If not you should do so to install WEEKNUM
Astonishing ! This Toolpack is standard MS issue. Maybe It's already on your machine - Check it out under the Tools menu - Add-ins (I think)
If you want to exactly replicate WEEKNUM(A1) where A1 contains a date try this formula
=INT((A1-WEEKDAY(A1)-DATE(YEAR(A1),1,1))/7)+2
Audere est facere
There are currently 1 users browsing this thread. (0 members and 1 guests)
Bookmarks