evanhughes
Registered User.
- Local time
- Today, 00:10
- Joined
- Nov 26, 2009
- Messages
- 46
Happy Holidays All
Todays problem is as follows:
Table 1 field 1 has data like A1 or A2 or A3 etc.
Table 2 will have 3 field
A1 Left Up
A2 Left Down
A3 Right Up
What I need is if the query runs and the value from Table 1 = A2
then I need the query to display the equivelant value from Table 2 field 2 = Left
I hope you can understand my scribble as I have found it hard to explain.
Basicaly when I need it to display values from a different table when run.
Evan
Todays problem is as follows:
Table 1 field 1 has data like A1 or A2 or A3 etc.
Table 2 will have 3 field
A1 Left Up
A2 Left Down
A3 Right Up
What I need is if the query runs and the value from Table 1 = A2
then I need the query to display the equivelant value from Table 2 field 2 = Left
I hope you can understand my scribble as I have found it hard to explain.
Basicaly when I need it to display values from a different table when run.
Evan