Part of my sheet name is the date (the part in between the dashes) and I'd like to create a macro that uses the sheet name to give me the number of the week in cell H1 of the sheet.
Sheet name: BO-D58C2_-20180507-13260132
I would like to extract in weeknum to cell H1: 20180507
Do you have any tips for a VBA newbie?