The snippet of code below is what I'm using to copy the activesheet from an XLS workbook to a new workbook, then saving it as an XLSB, which then is used for interacting with various other xlsb workbooks. However, when I try to copy a whole sheet from one of those XLSBs to my new XLSB, I get an error that I can't paste that many rows. My new XLSB is the only workbook in my collection that says it's running in Compatibility mode. Why is it running in compatibility mode, and how can I fix it? Thanks.
![]()
Please Login or Register to view this content.
Bookmarks