Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations Westi on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

Access Class Object missing for new subform

Status
Not open for further replies.

lorirobn

MIS
Mar 15, 2005
450
US
Hi,

I created a new subform last week, fsubform1. When I am in design mode for this form, I attempt to add VBA code by going to my VBA window (alt + F11), but no Access Class Object exists for this form. I have never seen this happen!?!?! I am perplexed. Whenever I create a new object, I always create VBA code for it this way.

I attempted to create a VBA module for it, but it went under "Modules" in my VBA window, instead of Access Class Objects, and it didn't work correctly.

Please help - I want to add VBA for this subform and am stuck. What did I do wrong with this subform and how can I correct it? How can I create VBA code for this form?
 
Hi - I was able to create a VBA Access class object after all, by setting up an event procedure from the form's design view.
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top