Hi folks,
Our file's size has finally exceeded 10 mb and thus now gets rejected by our Organization's email virus scan step. If we zip or compress it to .zip file that's about 6 mb, the file still is rejected due to the 10 mb limit. So to reduce the file's size, I've tried converting it to an .xlsb file and the size dropped to 6.7 mb! The .xlsb file also made it through the email/scan limit and seemed to open & run fine during some very basic testing.
But I'm hesitant to switch to this file format "permanently" because I'm not familiar with it and don't see it used often. So I'm reaching out here to all the experts for some anecdotes, warnings, or encouragement with this decision. The only issue I've read about so far had to do with running a .xlsb file edited in Excel 2013 in Excel 2007 (= backward compatibility issue?).
Our .xlsm file has a custom ribbon, many user form objects, much VBA, and connects to a back-end Access db file. I don't want to make the switch and then find out months later that this file format is a problem and then have to re-do any recent code changes to the old .xlsm file.
As far as VBA & the Ribbon are concerned, are the .xlsb and .xlsm file formats basically the same?
Our file's size has finally exceeded 10 mb and thus now gets rejected by our Organization's email virus scan step. If we zip or compress it to .zip file that's about 6 mb, the file still is rejected due to the 10 mb limit. So to reduce the file's size, I've tried converting it to an .xlsb file and the size dropped to 6.7 mb! The .xlsb file also made it through the email/scan limit and seemed to open & run fine during some very basic testing.
But I'm hesitant to switch to this file format "permanently" because I'm not familiar with it and don't see it used often. So I'm reaching out here to all the experts for some anecdotes, warnings, or encouragement with this decision. The only issue I've read about so far had to do with running a .xlsb file edited in Excel 2013 in Excel 2007 (= backward compatibility issue?).
Our .xlsm file has a custom ribbon, many user form objects, much VBA, and connects to a back-end Access db file. I don't want to make the switch and then find out months later that this file format is a problem and then have to re-do any recent code changes to the old .xlsm file.
As far as VBA & the Ribbon are concerned, are the .xlsb and .xlsm file formats basically the same?