L
Luis
Hi:
I have two tables that look like this:
Table 1:
Code Name No. of Mg.
J456 Neo 5
J457 Beta 10
J458 Mars 100
Table 2:Amount Allowed
Code Blue Cross United Foundation
J456 $20 $30 $45
J457 $40 $55 $33
J458 $32 $45 $30
I want to create a query in which I can bring all fields
from table one and the insurance field I choose:
For instance, If I want to see Blue Cross
Code Name No. of Mg. Blue Cross
J456 Neo 5 $20
J457 Beta 10 $40
J458 Mars 100 $32
If I want to see United:
Code Name No. of Mg. United
J456 Neo 5 $30
J457 Beta 10 $55
J458 Mars 100 $45
My J codes are 940 of them...
I hope someone can help me.
Thank you,
Luis
I have two tables that look like this:
Table 1:
Code Name No. of Mg.
J456 Neo 5
J457 Beta 10
J458 Mars 100
Table 2:Amount Allowed
Code Blue Cross United Foundation
J456 $20 $30 $45
J457 $40 $55 $33
J458 $32 $45 $30
I want to create a query in which I can bring all fields
from table one and the insurance field I choose:
For instance, If I want to see Blue Cross
Code Name No. of Mg. Blue Cross
J456 Neo 5 $20
J457 Beta 10 $40
J458 Mars 100 $32
If I want to see United:
Code Name No. of Mg. United
J456 Neo 5 $30
J457 Beta 10 $55
J458 Mars 100 $45
My J codes are 940 of them...
I hope someone can help me.
Thank you,
Luis