I would like to find the week number. I thought it would be easy to use the worksheet weeknum function from the analysis toolpack add in, rather than writting my own. However when I use Application.WorksheetFunction, the weeknum function is not available. Is there a way to use worksheet functions from add ins?
Thanks.