G
Guest
I am automating a vehicle fleet operation. Two of the tables are tblDrivers
and tblVehicles (both with lots of fields) including memo fields DCmmts and
VCmmts respectively. I hope to post a few selected events to the respective
memo fields for historical purposes. For example, "12/24/05 22:00 Issued
Unit 400" on DCmmts for Santa and "12/24/05 22:00 Issued to Santa" for VCmmts
for Unit 400. I would like to do so without loosing what is already posted.
For example, Santa's DCmmts might now look like "12/24/04 22:00 Issued Unit
240; 12/25/04 05:00 Turned-In Unit 240;12/24/05 22:00 Issued Unit 400". The
application is being used to perform and track these events and many more
(e.g. print the signout sheet) but I don't want to carry the overhead for
large historical tables for more than say 30 days.
I there a way to do this without getting beyond Macros? I'm still learning
Access and am virtually illiterate in VB.
Thanks,
and tblVehicles (both with lots of fields) including memo fields DCmmts and
VCmmts respectively. I hope to post a few selected events to the respective
memo fields for historical purposes. For example, "12/24/05 22:00 Issued
Unit 400" on DCmmts for Santa and "12/24/05 22:00 Issued to Santa" for VCmmts
for Unit 400. I would like to do so without loosing what is already posted.
For example, Santa's DCmmts might now look like "12/24/04 22:00 Issued Unit
240; 12/25/04 05:00 Turned-In Unit 240;12/24/05 22:00 Issued Unit 400". The
application is being used to perform and track these events and many more
(e.g. print the signout sheet) but I don't want to carry the overhead for
large historical tables for more than say 30 days.
I there a way to do this without getting beyond Macros? I'm still learning
Access and am virtually illiterate in VB.
Thanks,