#getclipboard

  1. S

    Solved Failed to paste from clipboard: PasteSpecial method of Range class failed.

    Hi Everyone, I was trying to copy the data from a window(tabular form is getting copied as text) into excel. But, the data isn't copying. I tried to get that into a collection with GetClipboard(), pops compatibility trouble here(cannot convert text). What is the flow to solve this? Thanks!
Top