S
Super Sport
Table #1 contains records of publishing events. Each record will collect the
hours needed per month to accomplish each event. Table #2 contains several
variations of monthly hours for different scenarios.
I need a publishing date (ex. 6/15/07) from a field in table #1 to cause
data from several fields (1 to 12 fields with several variations on different
rows) in table #2 to be placed in fields that represent the same months
(Jan-Dec) on the same row of table #1. A selection will be made in a field on
the same row of table #1 to determine which row of data in table #2 to use.
Example: a publishing date of 6/15/07, scenario 5 is selected with values of
10, 10, 20, and 40 in the 9th thru 12th fields respectively. The 12th field
is always associated with the same month as the date; the 11th field is the
previous month and so on. The date corresponds to a June field for the same
record. The value in the 12th field (40) of scenario 5 in the other table
goes in the June field. The value of 20 goes in May, 10 in April, 10 in March.
It's a bit complicated for me so I'd appreciate some help. Any takers?
hours needed per month to accomplish each event. Table #2 contains several
variations of monthly hours for different scenarios.
I need a publishing date (ex. 6/15/07) from a field in table #1 to cause
data from several fields (1 to 12 fields with several variations on different
rows) in table #2 to be placed in fields that represent the same months
(Jan-Dec) on the same row of table #1. A selection will be made in a field on
the same row of table #1 to determine which row of data in table #2 to use.
Example: a publishing date of 6/15/07, scenario 5 is selected with values of
10, 10, 20, and 40 in the 9th thru 12th fields respectively. The 12th field
is always associated with the same month as the date; the 11th field is the
previous month and so on. The date corresponds to a June field for the same
record. The value in the 12th field (40) of scenario 5 in the other table
goes in the June field. The value of 20 goes in May, 10 in April, 10 in March.
It's a bit complicated for me so I'd appreciate some help. Any takers?