B
bob
Hi there:
I am trying to link two tables using date as the common field.
Table1 contains a chonology of approved commission rates, and thier
effective dates, for the past 10 years. This consists of 35 records. These
commisson rates are common to all salespersons, so it makes sense to have
them in a separate table.
Table2 contains a record of weekly sales by salesperson, and the sales
dollars for the date (representing the end of the week).
I want to create a relationship between these two tables such that table2
looks up table1 to determine the correct commission rate based on the "on or
after" effective date of the approved commission rate. An exact match, of
course, will not work.
I know that this kind of thing can be done in Excel, but I'm stumped as to
how to structure this in Access. Doing it in Excel is not an option, because
my database is much more complex than what I've summarized here.
Thanks to anyone who can help.
I am trying to link two tables using date as the common field.
Table1 contains a chonology of approved commission rates, and thier
effective dates, for the past 10 years. This consists of 35 records. These
commisson rates are common to all salespersons, so it makes sense to have
them in a separate table.
Table2 contains a record of weekly sales by salesperson, and the sales
dollars for the date (representing the end of the week).
I want to create a relationship between these two tables such that table2
looks up table1 to determine the correct commission rate based on the "on or
after" effective date of the approved commission rate. An exact match, of
course, will not work.
I know that this kind of thing can be done in Excel, but I'm stumped as to
how to structure this in Access. Doing it in Excel is not an option, because
my database is much more complex than what I've summarized here.
Thanks to anyone who can help.