View Single Post
  #1   Report Post  
Posted to microsoft.public.excel.programming
KevinB KevinB is offline
external usenet poster
 
Posts: 6
Default Appending rows in excel from C#

I am opening an existing spreadsheet and appending rows from a SQL Db. The
rows are being appended correctly where I want them to be, ex. starting at
N15. However, the existing content, from A1:M519, is being wiped out. The
data I am adding will always be placed at the end of the existing content.
Any ideas on how to keep the existing stuff from being wiped out?

Thanks in advance.

Regards.
--
Kevin C. Brown
Developer
The Darby Group