G
Guest
When A control say...command button is placed on a form and named say
cmdTest....
If I then delete the control and place another and name it cmdTest.......a
message appears sayin the control already exists.....although it has been
deleted.
Question1
I assume the Name of the control must be stored and this is the reason for
the message...where is the data relevant for the control stored?
Question 2
How can the control data be deleted also if a command button is dleted.
Thanks
Dermot
cmdTest....
If I then delete the control and place another and name it cmdTest.......a
message appears sayin the control already exists.....although it has been
deleted.
Question1
I assume the Name of the control must be stored and this is the reason for
the message...where is the data relevant for the control stored?
Question 2
How can the control data be deleted also if a command button is dleted.
Thanks
Dermot