J
JamesJ
Driving me nuts. I filter records on several of my forms by selecting a
value
in a combo box that is based on a record type tables. For instance, I select
"Drama" from a cbo to view only drama in my movie library. What's happening
is that when I select a value that has no records assigned top it I get The
following
error: "Visual Basic Run-Time Error '2105': You can't got the specified
record"
After I click 'End' the 2 controls I have on the form disappear?! This
occurs only
with one of my forms. I deliberately added a record type to all others table
to try to
reproduce the error but it doesn't happen. It simply displays no records,
which is fine,
Any help will be appreciated.
James
value
in a combo box that is based on a record type tables. For instance, I select
"Drama" from a cbo to view only drama in my movie library. What's happening
is that when I select a value that has no records assigned top it I get The
following
error: "Visual Basic Run-Time Error '2105': You can't got the specified
record"
After I click 'End' the 2 controls I have on the form disappear?! This
occurs only
with one of my forms. I deliberately added a record type to all others table
to try to
reproduce the error but it doesn't happen. It simply displays no records,
which is fine,
Any help will be appreciated.
James