Copy and paste data between two workbooks

S

shantanu

Hello
kindly let me know how to copy data from one workbook and paste the
data to anather workbook in C#

regards
Shantanu
 
E

Eduardo

Hi,
Highlight what you want to copy, right click in the mouse, Copy, then go to
the other workbook paste
 
Top