Hi Guys, my code is to copy the value of a cell to clipboard and a popup message box will show. I applied a timer to close the message box in 1 second but it does not work. Please review and help me to rectify it. Thanks.
Private Sub Worksheet_BeforeRightClick(ByVal Target As Range, Cancel As...