Activate/deactivate Office Clipboard in VBA
Good afternoon, all!
Can anyone tell me the correct syntax to use to do this? I was using
Application.CommandBars("Task Pane").Visible = True
which I obtained by recording, but when I include the command in my
Workbook_Open macro, I get an error.
Thanks in advance
Pete
|