Okay guys, so now we're going to have an exercise for the workbook events. So we're going to create a workbook event and this workbook here called workbook events that pops an input box whenever you try to insert a new sheet, and this input box will prompt you for the name that you would like to give to the new sheet and then applies the name to the new sheet. So here, if I try to insert a new sheet, you can see here I get an input box, it says please select the name that you would like to give to the new sheet. And then I can type any name, maybe test, click OK. And the name is applied to the new sheet. So this is the kind of functionality that I need you to create using workbook events. Okay, so please attempt that exercise.
And if you get stuck, you can have a look at the answer here in this exercise answer module. Of course, you need to copy the code to this workbook here to be able to run the event. Okay, so please assume the exercise and if you have any questions, please leave them in the q&a section. Thank you very much for watching this video and I'll see you on the next one.