G
Guest
I have more than 100 object in my database ("GTHE.MDB").
Objects are included like Tables, Forms, Queries, Reports,Macros,Modules .
I just wanted to print the list of object names from a Form Command Button
press event :
The list should look like as follows :
Tables:
ABC
MDB
CDC
Forms:
Emploe
SalesM
Could any of the professional can advise me , what code to write for this.
This will make me search my required objects easily.
Objects are included like Tables, Forms, Queries, Reports,Macros,Modules .
I just wanted to print the list of object names from a Form Command Button
press event :
The list should look like as follows :
Tables:
ABC
MDB
CDC
Forms:
Emploe
SalesM
Could any of the professional can advise me , what code to write for this.
This will make me search my required objects easily.