W
WWV
I have a table (table 1) with many date ranges in them for grouping by age
ie start, end dates for group 1, start end dates for group 2 etc. I have
another table that has these start, end dates for each group in each of many
records. (this is how i inherited it) I need to update the start, end dates
in each record of table 2 from the entries in table 1. The dates in table 1
can change and need to updated in table 2. I tried an update query but do
not have a field I can join on.
Any ideas?
WWV
ie start, end dates for group 1, start end dates for group 2 etc. I have
another table that has these start, end dates for each group in each of many
records. (this is how i inherited it) I need to update the start, end dates
in each record of table 2 from the entries in table 1. The dates in table 1
can change and need to updated in table 2. I tried an update query but do
not have a field I can join on.
Any ideas?
WWV