accessgebruiker
MIS
Hi everyone..
I have a problem and I don't know if its possible to solve this. Mabey someone can help me.
This is the problem
I have three tables:
computer
monitor
printer
In every table there is a field: "number".
What I want to do is this:
I want to put the fields "number" from the three tables in just one field in a query, is that possible..
As you know it won't work with this:
Select MSE
from computer and monitor and........;
Thank you in advance
William
I have a problem and I don't know if its possible to solve this. Mabey someone can help me.
This is the problem
I have three tables:
computer
monitor
printer
In every table there is a field: "number".
What I want to do is this:
I want to put the fields "number" from the three tables in just one field in a query, is that possible..
As you know it won't work with this:
Select MSE
from computer and monitor and........;
Thank you in advance
William