Is it possible to automate repetive coding

C

CDM

It seems like I write a lot of repetitive code in my database. I heard that
you can create a table that holds lines of code and that when cancatenated
with table names, forms, or other objects that it was possible to insert this
code into a class module and avoid writing the same code over and over again.
Is there a way to do that?
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Top