Hi,

Im trying to copy 4 rows from an Excel sheet and paste it in the same sheet ( in C#).

e.g. copy rows 8-11 and paste it to row 20. (20-23)
Code snippets are appreciate.
Thanks
Stan