Does anyone know how to programatically clear the clipboard in VBA. I've seen the command clipboard.clear in VB but I haven't been able to get it to work in VBA. I have a process that is running and when it switches to another table. I keep getting the warning that there is a lot of data on the clipboard do you want to have it available the next time you want to paste. I have warnings turned off but this keeps coming up. So, I decided to try and clear the clip board.
Thanks!
Thanks!