S
Scitea
Ok,
I have created a count-table to create records for journals that are
received where I work (Approx 42 different journals each month). The aim of
the database it to keep a record of when journals are due and what date they
actually arrive - mainly to help when it comes to renewing the subscription
so a report can be printed of the year, with a column for "overdue by (days)"
I have sorted the count table out, and using an Append query I have created
1500 'due date' records for each publication - this will allow reminders to
keep popping up for a few years to come.
The problem is this;
I have added another journal to the list and run the append query again, but
rather than creating the additional records that I wanted, it has duplicated
the current records, effectively doubling the data.
Is there a way to add another journal and append the results for just that
journal, not the whole fiippin lot?
Also, if we were to stop subscribing to a journal, is it possible to quickly
delete the records created for that journal in the table?
I hope so because this is all getting rather too complicated for me to handle!
Sci x
I have created a count-table to create records for journals that are
received where I work (Approx 42 different journals each month). The aim of
the database it to keep a record of when journals are due and what date they
actually arrive - mainly to help when it comes to renewing the subscription
so a report can be printed of the year, with a column for "overdue by (days)"
I have sorted the count table out, and using an Append query I have created
1500 'due date' records for each publication - this will allow reminders to
keep popping up for a few years to come.
The problem is this;
I have added another journal to the list and run the append query again, but
rather than creating the additional records that I wanted, it has duplicated
the current records, effectively doubling the data.
Is there a way to add another journal and append the results for just that
journal, not the whole fiippin lot?
Also, if we were to stop subscribing to a journal, is it possible to quickly
delete the records created for that journal in the table?
I hope so because this is all getting rather too complicated for me to handle!
Sci x