N
Nurse Nancy
Hi
I have a bunch of append queries that find Radio Stations based on different
search criteria for a given Advertiser. and then append records to a weekly
Buy Table.
Once the Sales REp has the weekly Buy Table completed for the first week,
they will then want to replicate that table for 'n' number of weeks depending
on how long an advertising campaing will run.
Currently they do this using excel spreadsheets and they just keep reusing
the same table and changing the date.
Now I have everything loaded into Access2007 and have automated the search
and the creation of the first weeks table. (I don't want to create all the
weeks at this point,, bc they do a lot of tweaking ie, delete and add
stations depending on budgets, slots available etc.)
After they are done tweaking, How can I copy the records and append to the
table with the new week start date for 'n' weeks?
The first time I append it is based on the campaign start date
I have
Week Start Date = Campaign Start Date
Number of Weeks
End Date (Calculated from Campaign Start Date and Number of Weeks)
Basically I would want to provide a button to create the buy table with new
week start date for 'n' number of weeks
can this be done???
I have a bunch of append queries that find Radio Stations based on different
search criteria for a given Advertiser. and then append records to a weekly
Buy Table.
Once the Sales REp has the weekly Buy Table completed for the first week,
they will then want to replicate that table for 'n' number of weeks depending
on how long an advertising campaing will run.
Currently they do this using excel spreadsheets and they just keep reusing
the same table and changing the date.
Now I have everything loaded into Access2007 and have automated the search
and the creation of the first weeks table. (I don't want to create all the
weeks at this point,, bc they do a lot of tweaking ie, delete and add
stations depending on budgets, slots available etc.)
After they are done tweaking, How can I copy the records and append to the
table with the new week start date for 'n' weeks?
The first time I append it is based on the campaign start date
I have
Week Start Date = Campaign Start Date
Number of Weeks
End Date (Calculated from Campaign Start Date and Number of Weeks)
Basically I would want to provide a button to create the buy table with new
week start date for 'n' number of weeks
can this be done???