Page 1 of 1

ColumnGroup lost

Posted: Fri Jun 08, 2018 1:32 pm
by Moisha
Hi.
I grouped columns in Excel (VB command Columns("E:J").Select Selection.Columns.Group) and saved file in Excel97 format.
When I open file with TXLSReadWriteII5 and save it again (no other actions) column grouping disappears.
Same actions with XLXS works fine.
Regards.