hewstone999
Registered User.
- Local time
- Today, 11:47
- Joined
- Feb 27, 2008
- Messages
- 37
What I want is check boxes to appear on a form with the name of the tables.
i.e. I Currently have 3 tables (there are more tables in my database but for this example I will only use 3) - MPI_CORE, MPI_IDS and REFF_DR.
I want some code to put the table names as a check box i.e.
[] MPI_CORE
[] MPI_IDS
[] REFF_DR
*please note [] = a check box
How could I do this using VBA?
Thanks in advance for your help
i.e. I Currently have 3 tables (there are more tables in my database but for this example I will only use 3) - MPI_CORE, MPI_IDS and REFF_DR.
I want some code to put the table names as a check box i.e.
[] MPI_CORE
[] MPI_IDS
[] REFF_DR
*please note [] = a check box
How could I do this using VBA?
Thanks in advance for your help