
Originally Posted by
ItsMe
In circumstances like this I will employ unbound controls. Like June7 mentioned, bound controls will do stuff.
I won't belabor the point that the Master/Child Link properties are the public interface for a Black Box that is Private to the Microsoft Access Application. But I do similar things with Pop-Up forms. As mentioned, it is not easy. In order to make it, 'not clumsy', I use advanced programming techniques.
One point I would like to add, though, is that you do not have to make every Pop-Up form Modal. The Modal property does a very specific job.