Hi, I have a workbook with a certain number of columns and rows. I would add at the end, another row with the data; (I thought to create the original row for example with: NewSheet cols: = +1, col (1) = x; wtranspose;) The question is: Is there a script that allows me to do this? Or simply insert first a new row and after the data?
thanks!
1 L A T E S T R E P L I E S (Newest First)
JacquelineHe
Posted - 12/06/2012 : 11:01:43 PM Hi,
If you want to add a new row in the end of active worksheet, you can try to use this script: