RoryA
MrExcel MVP, Moderator
- Joined
- May 2, 2008
- Messages
- 43,235
- Office Version
- 365
- Platform
- Windows
- MacOS
Pure Excel/VBA should be the same for 32 or 64 bit Excel, but most API functions need to be altered, and there are major issues with ActiveX controls as most are 32bit only.
I've also got the Practical PowerPivot book and find it a useful reference. (have to confess I haven't got Bill's book yet)
There seem to be quite a lot of printer driver issues with 2010 - definitely worth turning off printer communication in code, and I tend to set the XPS printer as my default.
I've also got the Practical PowerPivot book and find it a useful reference. (have to confess I haven't got Bill's book yet)
There seem to be quite a lot of printer driver issues with 2010 - definitely worth turning off printer communication in code, and I tend to set the XPS printer as my default.