kfcSmitty
Jul 27th, 2005, 10:46 AM
I am using VBA and MS Access.
At one point I had Date & Time Pickers on some forms, and they referenced this particular .ocx file. I removed them, and removed all references from my project (Some were added and I didn't do it :sick: ).
Anyways, these popups saying I am missing a reference to this, and I cant seem to get them to go away.
The only reference I have on my project is acwzmain and I cannot remove this.
This also references the common dialog control I am assuming, but I don't have one of those on my forms either..
I have my textboxes replacing my DTPickers called DTPicker* where * = 1-15
blehh..could there be a reference outside of the VBenvironment?
At one point I had Date & Time Pickers on some forms, and they referenced this particular .ocx file. I removed them, and removed all references from my project (Some were added and I didn't do it :sick: ).
Anyways, these popups saying I am missing a reference to this, and I cant seem to get them to go away.
The only reference I have on my project is acwzmain and I cannot remove this.
This also references the common dialog control I am assuming, but I don't have one of those on my forms either..
I have my textboxes replacing my DTPickers called DTPicker* where * = 1-15
blehh..could there be a reference outside of the VBenvironment?