Hi guys,
I have a code and I am not sure how to add a popup message box to appear;
One if it cant find workbook 1 and another to say copy completed once it has copied over.
Please any help would be appreciated!
Thank you
The code I have is:
Sub CopyData()
Dim Wb1 As Workbook, wb2 As...