I don't get why it was working. And now it is not.
I know that everything works up to the Application.SendKeys statement.
I have manually run the ClearClipboard, checked to see if any data is in the clipboard both by looking at the home tab (Paste button) and by manually pressing control+v.
After I run the Sub, the proper cell is highlighted. But nothing happens (The 15 second wait more than compensates for the plink cmd to open, run, and close by more than 10 seconds).
I can go to the home tab and press the paste button and the data is placed.
I can manually press control+v and the data is placed.
I have attempted:
(As well as multiple other variations...)
I also tried these (with only the cell.activate and one of the below):
All of these get nothing. It's as though SendKeys is broken...
Any thoughts?
Bookmarks