![]() |
#1
|
|||
|
|||
![]() ![]() I have an add-in written for PowerPoint 2007 that generates an error with the 2010 version. I get an 'object not found' error when PowerPoint starts. I modified the debug key in the registry in order to view the code. Unfortunately, it is password protected. I tried one of the free on-line VB password crackers, but it did not work. I'm fairly sure that the object is a calendar function that offers an option to select a date from a pop-up calendar, rather than entering it in a box. I'm not sure why Microsoft changed it from one version to another (why do they do stuff like this?), or exactly how to fix it, but I need to get it open first. Any ideas? (Yup someone created this and moved on without telling anyone what the password was. And now, I can't get hold of him.) |
#2
|
|||
|
|||
![]()
Noone is going to help crack passwords.
The old calendar control is not included in 2010 so that may be the problem. Also it is not 64 compatable so if you have 64 bit Office there's no way to make it run. If you have 32 bit maybe try downloading and registering? There are instructions on Graham Major's site http://www.gmayor.com/downloads.htm |
#3
|
|||
|
|||
![]()
I realize now that it was a bad idea to ask about recovering a password in this forum. I thank JohnWilson for responding with a probable solution to the actual problem that I need to fix, if/when I get access to the code.
|
#4
|
|||
|
|||
![]()
Note you do not need to access the code to register the calendar.ocx The correct solution would be to replace it with the Month Picker control but that would need you to access the code.
Last edited by JohnWilson; 01-09-2014 at 02:15 AM. |
![]() |
Tags |
add-in, password protection |
|
![]() |
||||
Thread | Thread Starter | Forum | Replies | Last Post |
Removing a password from a worksheet | funkyfido | Excel Programming | 14 | 11-27-2013 10:29 AM |
Password protected file no longer offers password dialog on Open | htaylor | Word | 0 | 10-15-2013 12:35 PM |
![]() |
HantsDave | Word VBA | 9 | 03-08-2012 11:57 AM |
![]() |
cure4glass | Word | 1 | 02-17-2012 07:19 PM |
Modify vba code to print based on name in the InputBox | OTPM | Project | 0 | 05-25-2011 02:03 AM |