G
Guest
Hi all,
I'm using access 2000. I'm trying to use the combo box wizard to find a
record based on the selected value of the drop down. However, when I select
the field, I get an error "Could not find file c:\my documents\SELECT
T_Satisfaction_Survey.mdb"
I'm totally confused as to what this error is telling me. The table on which
the form is based is native to the mdb I'm working in.
The recordsource for the form is as follows:
SELECT T_Satisfaction_Survey.* FROM T_Satisfaction_Survey;
I tried compacting, but it doesn't work. If I create another form based on
the same table and try the combo box wizard, it works just fine.
Any ideas? I have no idea why it'd search in c:\my documents\ or why there's
a SELECT in there.
Thanks!
-Mark
I'm using access 2000. I'm trying to use the combo box wizard to find a
record based on the selected value of the drop down. However, when I select
the field, I get an error "Could not find file c:\my documents\SELECT
T_Satisfaction_Survey.mdb"
I'm totally confused as to what this error is telling me. The table on which
the form is based is native to the mdb I'm working in.
The recordsource for the form is as follows:
SELECT T_Satisfaction_Survey.* FROM T_Satisfaction_Survey;
I tried compacting, but it doesn't work. If I create another form based on
the same table and try the combo box wizard, it works just fine.
Any ideas? I have no idea why it'd search in c:\my documents\ or why there's
a SELECT in there.
Thanks!
-Mark