I searched the forum, and only found some examples of creating new excel files. How can I insert some rows to existing excel file by using VB6?

I have an excel file already which includes some sheets. In 2 sheets, I need insert some rows (with data in cells), so that the excel will compute some data based on the value in these cells.

I need do this in VB6.


thanks