G
Guest
Hi,
I asked this question yesterday - but when I got a response and looked at my
question I realize I did not say what I meant. Sorry!
Here is my question:
So charges from 1/1/2007 to 3/31/2007 might be 0.75 and from 4/1/2007 -
6/30/2007 charge = .95.
So if the issue date is 2/8/2007 I would want the charge to be 0.75.
Because 0.75 is the charge in the 1st quarter of 2007.
In the table the dates range from 1980 - 2007. So there are a lot of dates.
I want to create a third table - with Table1's issue date, policy number and
a 3rd column - the "charge" that varies by quarter.
Can this be done with a "lookup table" efficiently?
Thanks for your help on this!
I asked this question yesterday - but when I got a response and looked at my
question I realize I did not say what I meant. Sorry!
Here is my question:
I am trying to build a query that uses two tables.
Table 1 is just a
Column1 = policy number: 1-10,000
Column2: IssueDate: Between "mm/dd/yyy" between 1980 and 2007
Table2:
Issue Date: same data format as table 1
Charge: Vaires by quarter
So charges from 1/1/2007 to 3/31/2007 might be 0.75 and from 4/1/2007 -
6/30/2007 charge = .95.
So if the issue date is 2/8/2007 I would want the charge to be 0.75.
Because 0.75 is the charge in the 1st quarter of 2007.
In the table the dates range from 1980 - 2007. So there are a lot of dates.
I want to create a third table - with Table1's issue date, policy number and
a 3rd column - the "charge" that varies by quarter.
Can this be done with a "lookup table" efficiently?
Thanks for your help on this!