Hi All!
I am using MS Excel Object in my
VB .Net code and trying to copy the user-selected cells (may be multiple cells) into the clipboard. So far, I have been unsuccessful to get it done. Can any one of you please let me know if it is doable, if so then how?
In order to provide this functionality in my application, I have a form which has an embedded window for Excel and a button to "Copy-Paste" the user selected rows from the Excel document into a Word document.
In nut-shell, I am unable to copy the user selected cells/ rows/ columns from MS Excel into the clipboard.
Best regards,
Azhar