Hi, I'm trying to code a macro that will allow me to paste the first item in the clipboard history, delete it from the clipboard history, and then shift the rest of the items up. The one problem I ran into though, is that I can't get all the items from my buffer array and insert it into the actual clipboard history. Is it not possible to have something like