F
Felipe Rivera
I want to get a list of the textboxes names in the report
footer section so that I can delete them before I create
new controls in the footer. I have tried the
DeleteReportControl but I need to know the name of the
control to delete it using this method. Since the program
will assign random names to the controls I will not know
the names unles I get a list of the controls. How can I do
this with VBA?
footer section so that I can delete them before I create
new controls in the footer. I have tried the
DeleteReportControl but I need to know the name of the
control to delete it using this method. Since the program
will assign random names to the controls I will not know
the names unles I get a list of the controls. How can I do
this with VBA?