hovercraft
Technical User
Greetings,
I have 2 unrelated tables. Table1 has a filed called [my_value]. Table2 has three fields, [low_value] [high_value] and [cost].
I'm trying to select [cost] from Table2 where Table1.[my_value] is between [low_value] and [high_value] from Table2 and also select [my_value] from Table1
I'm lost since there isn't a related field.
Please help,
Hovercraft
I have 2 unrelated tables. Table1 has a filed called [my_value]. Table2 has three fields, [low_value] [high_value] and [cost].
I'm trying to select [cost] from Table2 where Table1.[my_value] is between [low_value] and [high_value] from Table2 and also select [my_value] from Table1
I'm lost since there isn't a related field.
Please help,
Hovercraft