netsukemonkey28
New member
- Local time
 - Today, 05:26
 
- Joined
 - Dec 11, 2008
 
- Messages
 - 1
 
Hi all, 
 
I realise this might be quite a complex exercise but i want to achieve the following.
 
I have designed a database to log monthly publications my company receives. Now what I need to do is trigger an event that at the end of the year creates a new set of publication records for that year to be created.
 
e.g - 1) current state
 
'Magazine' 'Date' 'In/Out'
Company Magazine 01/11/2008 Y
Company Magazine 01/12/2008 N
 
2) Trigger event
 
'Magazine' 'Date' 'In/Out'
Company Magazine 01/11/2008 Y
Company Magazine 01/12/2008 Y
 
once the final publication for the year is checked in I want Access to automatically create 12 more records dated from 01/01/2009 to 01/12/2009 (ad infinitum). Is this possible?
 
Thanking you in advance!
 I realise this might be quite a complex exercise but i want to achieve the following.
I have designed a database to log monthly publications my company receives. Now what I need to do is trigger an event that at the end of the year creates a new set of publication records for that year to be created.
e.g - 1) current state
'Magazine' 'Date' 'In/Out'
Company Magazine 01/11/2008 Y
Company Magazine 01/12/2008 N
2) Trigger event
'Magazine' 'Date' 'In/Out'
Company Magazine 01/11/2008 Y
Company Magazine 01/12/2008 Y
once the final publication for the year is checked in I want Access to automatically create 12 more records dated from 01/01/2009 to 01/12/2009 (ad infinitum). Is this possible?
Thanking you in advance!