N_NAGESH
Moderate knowledge
- Local time
- Today, 21:24
- Joined
- Apr 19, 2007
- Messages
- 10
Hi,
I have two to three queries which gives values of a de-coded engineering component and material.
The code syntax is <size/Component Code / Material Code>. I have created two tables which gives descrition for different Component codes and Material codes.
I have also created queries based on these tables which lists out the description of component code and material code. The user inputs the component code and material code in a form and the query is linked to the field in the form.
Since these two tables do not have any field in common, I am not able to combine these fields in a single query.
I want to generate a report combiming these two queries....
Can anyone help me in this regard
I have two to three queries which gives values of a de-coded engineering component and material.
The code syntax is <size/Component Code / Material Code>. I have created two tables which gives descrition for different Component codes and Material codes.
I have also created queries based on these tables which lists out the description of component code and material code. The user inputs the component code and material code in a form and the query is linked to the field in the form.
Since these two tables do not have any field in common, I am not able to combine these fields in a single query.
I want to generate a report combiming these two queries....

Can anyone help me in this regard