![]() |
Insertting multiple rows
I wrote about this yesterday, but I cannot find the message today...
ws.Rows(j + 1).EntireRow.Insert i - 1 Is there a waym, besides a for-loop, to insert multiple rows in one step? WBR Sonnich |
Insertting multiple rows
JE McGimpsey posted the following answer to your previous post:-
ws.Rows(j + 1).Resize(i - 1).Insert regards, OssieMac "Sonnich Jensen" wrote: I wrote about this yesterday, but I cannot find the message today... ws.Rows(j + 1).EntireRow.Insert i - 1 Is there a waym, besides a for-loop, to insert multiple rows in one step? WBR Sonnich |
All times are GMT +1. The time now is 12:15 PM. |
Powered by vBulletin® Copyright ©2000 - 2025, Jelsoft Enterprises Ltd.
ExcelBanter.com