I am working on designing a solution where two different excel sheets are compared. I have to add a row from one excel page to another. For this i am initially inserting a new row at a particular position and adding the cell values.
Is there a way to insert a new row at a particular position in an excel document? Is that using the in built Excel VBO/ using a keystroke approach?
Thanks,