A
Ayush Jain
Hi Experts,
I need your help. Do you know how to clear the clipboard of MS Word
2003 through VBA Code?
If you have any idea, do let me know please.
I have tried this code : Application.CommandBars
("Clipboard").FindControl(ID:=3634).Execute
But it through an error.
Thanks.
I need your help. Do you know how to clear the clipboard of MS Word
2003 through VBA Code?
If you have any idea, do let me know please.
I have tried this code : Application.CommandBars
("Clipboard").FindControl(ID:=3634).Execute
But it through an error.
Thanks.