KJ
5 years agoOccasional Contributor
delete a row in an excel file
 I am attempting to use this line of code from a very old post:  oWorkbook.ActiveSheet.Rows(2).Delete;  This doesn't seem to work.  The Test Complete type ahead only contains Cell, CelCount and Row Co...
- 5 years ago
Hi,
> Is there a paste option
For example:
https://www.google.com/search?q=excel+vbscript+copy+paste+data
And the whole Excel COM documentation.