This function calculates the number ISO week number of the year for specified date.
ISOWEEKNUM(date)
Specify the date argument as a number (as in 37806), a string or reference to cell containg the information.
Accepts numeric or string data for both arguments. Returns numeric data.
ISOWEEKNUM("5/9/2015") gives the result 19.