markwilliams2004
MIS
- Feb 20, 2008
- 36
Hi,
This is probably way easier than what I am making it.
Essentially I have two tables I am trying to query off of.
The first contains transactional data with an account code.
The second table has three columns. The first two columns represent the upper and lower end of a range the account code would fall between. I want to return the third column from the second table to include with the transactional data.
I hope this is clear and appreciate any help.
Thanks
This is probably way easier than what I am making it.
Essentially I have two tables I am trying to query off of.
The first contains transactional data with an account code.
The second table has three columns. The first two columns represent the upper and lower end of a range the account code would fall between. I want to return the third column from the second table to include with the transactional data.
I hope this is clear and appreciate any help.
Thanks