auto add records

  • Thread starter Thread starter Lapchien
  • Start date Start date
L

Lapchien

I have a 'subscription' database. User enters details of the subscription
payments into a spreadsheet and I then have to manually upload this info
into a table (append).

I'd like the user to be able to create one record directly on the table
(form) containing the date payment due, name, etc, and then click a button
and auto-add 20 or 30 same records, but with the dates on those records
changed to be either 3-monthly, or monthly, or just annually, and have a
button different event?) for each date type. I think it's possible - but
how?

Thanks,
Lap
 
I have a 'subscription' database. User enters details of the subscription
payments into a spreadsheet and I then have to manually upload this info
into a table (append).

I'd like the user to be able to create one record directly on the table
(form) containing the date payment due, name, etc, and then click a button
and auto-add 20 or 30 same records, but with the dates on those records
changed to be either 3-monthly, or monthly, or just annually, and have a
button different event?) for each date type. I think it's possible - but
how?

Thanks,
Lap
 
Back
Top