if you put a delay in between pushing strings into your Clipboard it works. This creates a delay: iSec=1 'seconds of delay Application.Wait DateAdd("s", iSec, Now)