Avatar of Richard Korts
Richard Korts
Flag for United States of America

asked on 

Copy rows using phpSpreadsheet

I'm using phpOffice/phpSpreadsheet. Great tool, documentation very difficult.

If there were a way............

I build "master" spreadsheets of sales reports; included is all the detail by Rep, then lower categories.

It would be convenient to be able to copy rows and "paste" them into another sheet, just like you can do in Excel itself.

I looked up copy rows; takes me to recipes in the docs, nothing there about that.

Can this be done? In other words, start a new sheet & build it's content by copying rows from an existing sheet .

Thanks
PHPSpreadsheets

Avatar of undefined
Last Comment
Richard Korts

8/22/2022 - Mon