Can't delete combo box

  • Thread starter Thread starter Leonard
  • Start date Start date
L

Leonard

I can't seem to delete a "ComboBox" on my form.

I have tried everything but no luck when I delete it I get
a "RunTime Error 3103" when I try to ad a new record.

I have deleted all references to the ComboBox on the form
itself and also in the underlying tables and queries.

I added "Can't Delete" to the end of the ComboBox name
on the form and in the related table, just in case I was
missing a reference to the original name somewhere.

As long as I keep the ComboBox on the form (over in a
corner out of the way) everything is fine but if I try to
delete the Control Source name in the properties window or
delete the control entirely I get the RunTime Error 3103
when I try to ad a record.

Any help appreciated

Leoanrd
 
Thanks Jen for responding,

Yes that is my last resort, but I sure hate having to do
that. It's like... there will always be a little gremlin
hiding over in the corner and when I have other problems
with the code, I will always wonder if "IT" is involved.

I tried posting same question over in the general area,
hoping for a pearl of wisdom to emerge.

Thanks again for responding.
 
Back
Top