"laavista" <(E-Mail Removed)> wrote in message
news

151EE5F-682A-4B72-B12D-(E-Mail Removed)...
> I'm using Access 2007. I have several forms that are not listed in the
> "Microsoft Office Access Class Object" list. I've searched on-line help
> to
> no avail.
>
> How can I add it?
>
> Your help will be greatly appreciated!
Forms and reports only appear in the VBE's class object list if they have an
attached module. Not sure how to ensure this in A2007 because I don't have
that version, but in A2003 at least you would click on the 'View' menu and
select 'Code'. IOW as soon as you add some code to a form's module it will
appear in the list.