D
dan.cawthorne
Well I've Been Using Allen Brownes findasutype for a few months now
and been working fantastic,
Untill today when i created a new form and wanted to you the module on
this new form,
ive done nothing different on this form than any other form i have the
module on,
but its does not want to work.
the error im getting on the new form when the form opens is the
following.
Error 3265: Item Not Found In This Collection.
then the form carry's on to load and the drop down combo
"cboFindAsUTypeField" is Blank and not Showing the field names
available.
I have the forms Onload Event Set as
Private Sub Form_Load()
Call FindAsUTypeLoad (Me)
End Sub
Does Any One Have Any Insight to whats happeneing?
and been working fantastic,
Untill today when i created a new form and wanted to you the module on
this new form,
ive done nothing different on this form than any other form i have the
module on,
but its does not want to work.
the error im getting on the new form when the form opens is the
following.
Error 3265: Item Not Found In This Collection.
then the form carry's on to load and the drop down combo
"cboFindAsUTypeField" is Blank and not Showing the field names
available.
I have the forms Onload Event Set as
Private Sub Form_Load()
Call FindAsUTypeLoad (Me)
End Sub
Does Any One Have Any Insight to whats happeneing?