I have a Form that will not load anything using "When Loading"

I have a Form that will not load anything using “When Loading”. I have many Controls happily loading Subs. The Form has a lot of controls many of which I would like to modify at load time. The form is not linked to any base or query. I have tried running the sub on its own, Fine. I have tried loading from another Module, Not Fine. I’ve tried using other subs, Not Fine. The Security is set to lowest. What else can I try. I have just Uploaded 3 small jpeg files into this Topic, I hope it works.
LoadForm
LoadForm2
LoadForm3

“When Loading” might be better named “When Loading Data”. And if the form doesn’t load any data this event doesn’t happen.

Might be you need an event of Tools → Customize → Events → View Created in the properties of the form document.

2 Likes

My only question is how wide is the scope. will other forms in the database be affected. I don’t have any but who knows.