Hi can someone assist on the following code- it works fine however instead of showing sheet 1 etc when it creates to have the sheet named as the time, so when the code is run again 10 mins later the new sheet created is a later time
Private Sub CommandButton2_Click()
keybd_event VK_MENU, 0, 0...