VBA wont load - Microsoft Office 2013 compatibility problem?

Hi,

I have a brand new machine here that won't load any vba projects.
Vba projects that are defined to autoload don't and manually loading the mvba project results in this error:

VBA interface error: failed creating the comp manager - 0x80040583

I tried suggestions offered by PierreC in another thread to correct the problem using config variables :

MS_VBALCID = 3084 or MS_VBALCID = 1033
I tried setting these right back in mslocal.cfg (before... %include $(MSDIR)config/msconfig.cfg) but they did not help.

The only thing that I am aware of being different on this machine is that it has Office 2013 installed.

Question: There any known compatibility issues with MS Office 2013?

Question: If I can get macros to work will I be able to use our vba code that connects with Excel considering the new office 2013 is 64bit?

I tried Microstation 08.11.09.397 & 08.11.09.424
OS is Windows 7 64bit

Any help much appreciated.

Regards,

Mike 

Edit/ just tried the latest 08.11.09.459 same issue.