We have a VBA project management solution written in Excel 2003 VBA -
we have modified thh code to allow it to run on either 2003 or 2007
after converting the file extensions to xlsm. This works fine.
However, we have some user environments that will be a mix of Office
2007 and 2003. I am trying to use the compatibility pack to allow 2003
users to open the 2007 based version but get errors that the converter
cannot open the target file. Anyone know of a solution?