G
Guest
Hi
I'm using Access 2000 and trying to link two separate existing forms (in the
same database), with the intention of one form being the master form and the
other being the subform.
The form is called 'Pump Process Data Sheet' and the subform is called 'Pump
Mechanical Data 1 (test)'
They are to be linked by a field called 'Equipment No' - this is the primary
key in 'Pump Process Data Sheet' and foreign key in 'Pump Mechanical Data 1
(test)'
Now this is all very well in design view, but when i try and switch to form
view I get the error message:
"The specified field '[Pump Mechanical Data 1 (test)].[Equipment No]' could
refer to more than one table listed in the FROM clause of your SQL statement"
This is confusing, as in the error message it clearly states the field and
table it is refering to. I'm not sure what a 'FROM clause' is though.
Also it maybe worth noting that there are other tables in this database and
that they too contain a field called 'Equipment No' but obviously have
different table names and aren't involved (as far as i'm aware) in the
subform shenanigans
If anyone could shed some light on this i'd appreciate it very much.
Regards
Alastair
I'm using Access 2000 and trying to link two separate existing forms (in the
same database), with the intention of one form being the master form and the
other being the subform.
The form is called 'Pump Process Data Sheet' and the subform is called 'Pump
Mechanical Data 1 (test)'
They are to be linked by a field called 'Equipment No' - this is the primary
key in 'Pump Process Data Sheet' and foreign key in 'Pump Mechanical Data 1
(test)'
Now this is all very well in design view, but when i try and switch to form
view I get the error message:
"The specified field '[Pump Mechanical Data 1 (test)].[Equipment No]' could
refer to more than one table listed in the FROM clause of your SQL statement"
This is confusing, as in the error message it clearly states the field and
table it is refering to. I'm not sure what a 'FROM clause' is though.
Also it maybe worth noting that there are other tables in this database and
that they too contain a field called 'Equipment No' but obviously have
different table names and aren't involved (as far as i'm aware) in the
subform shenanigans
If anyone could shed some light on this i'd appreciate it very much.
Regards
Alastair