Hi,
I'm working on a project with about 70 forms. I'm converting it from DAO to ADO. Now, the project uses the Data Bound controls (Listbox & Combo box). I converted what I through all of the DAO data conrols to ADO ones. However, when I try to remove the DAO controls from the toolbox, it gives me a message that they're still in use.
Is there a easy way to find out which form uses the controls and not going through all of them?
Thanks,


Reply With Quote