I'm not sure that you understood what I meant about a reference.
I've reported the problems via the feedback link at the template site, so
one option would be to wait a while and see if they fix it. I've no idea
whether they will, or how long it might take if they do, though.
If you don't want to wait, then ...
If you have deleted or modified any of the code in the template, either
revert to a backup copy, or re-download from the template site. Then open
the MDB while holding down the Shift key, to by-pass the opening of the
startup form. Go into the VBA editor (Hold down the Ctrl key while
pressing
the 'g' key) and select References from the Tools menu. Uncheck the box
beside the item that says Microsoft Windows Common Controls 6.0 (SP6). If
you like, you can also uncheck the one that says OLE Automation. That one
doesn't appear to be needed either. In my experience, though, that one is
less likely to be the cause of your problem. Don't uncheck any of the
others
that are checked, the code won't work without them.
If you need to import data from GED files, or any other features that
might
depend on the code in the 'Modules1' module, you'll also need to fix the
problems I mentioned with undeclared constants and variables in that
module.
I'm not familiar enough with the template to advise you on how to do
that.
Meanwhile, if the VBA editor is highlighting lines of code, post here
describing the line that is highlighted and the error message, and I may
be
able to help.
--
Brendan Reynolds (MVP)
http://brenreyn.blogspot.com
The spammers and script-kiddies have succeeded in making it impossible
for
me to use a real e-mail address in public newsgroups. E-mail replies to
this post will be deleted without being read. Any e-mail claiming to be
from brenreyn at indigo dot ie that is not digitally signed by me with a
GlobalSign digital certificate is a forgery and should be deleted without
being read. Follow-up questions should in general be posted to the
newsgroup, but if you have a good reason to send me e-mail, you'll find
a useable e-mail address at the URL above.