Excel 2010 runtime Error due to different Update Versions with VBA macro

Hi,

i developed at home on Win 8.1 Office Prof Plus 2010 Excel V.14.0.7128.5000 (32bit) a Worksheet with VBA Macro.

But it doesn't work on my work machine with Win 7 14.0.7140.5002 (32bit). It causes an runtime error 32809 immediately, but not on my Office 2010 and Office 2013 at home ... 

I don't know how to help myself - i googled something about KB2553154 .... but i am not sure and my boss / company won't give me rights on the machine to fix the issue .... isn't that a bad thing of Microsoft to let different versions deprecate ??? 

I mean - what should i do ? it's 100 lines and i don't even know where to start to fix anything ....

Anyone has a clue how i can still run my little VBA Macro worksheet in a mode where no security updates and fixits are involved ?

The error is caused by 

Private Sub Workbook_Open()
Worksheets("Name of Worksheet").Activate
Worksheets("Name of Worksheet").fillC

End Sub

- but let's be honest - it's works at home on 2 different comupters - why not at work ? 

Thanks in advance


  • Edited by V3r0x 15 hours 44 minutes ago
February 2nd, 2015 3:09pm

This topic is archived. No further replies will be accepted.

Other recent topics Other recent topics