IMHO, neither of these actually 'build' anything. each is a manner of selecting from choices.
It IS possible to actually create code during run time, Refer to "Modules" in help, then review the InsertLines (et al) Method.
I would say that this is SLEDOM done in MS. Access - or any modern language for production applications. The use of this and related techniques were once-upon-a-time common, but are generally discouraged on several grounds, not the least of which is the trouble with debugging code that doesn't exist.
MichaelRed
m.red@att.net
There is never time to do it right but there is always time to do it over