G
Guest
I have a form based off a workload table. Once a specific task is completed,
a checkbox is marked yes then a report is created and saved in a snapshot
format. Each snapshot is given a specific name for identification purposes.
As things stand, we cannot check several items off then create the snapshots
because it places the snapshots into one multiple-record snapshot file, which
creates more headaches than I want to explain.
Is there a way to code Access 2002 to create a single snapshot file per
record for several records at a time? My VB knowledge is pretty limited in
that I am still a beginner.
Thank you for any help you can give, even if the answer is "no." At least
then I will stop wasting my time searching the web.
a checkbox is marked yes then a report is created and saved in a snapshot
format. Each snapshot is given a specific name for identification purposes.
As things stand, we cannot check several items off then create the snapshots
because it places the snapshots into one multiple-record snapshot file, which
creates more headaches than I want to explain.
Is there a way to code Access 2002 to create a single snapshot file per
record for several records at a time? My VB knowledge is pretty limited in
that I am still a beginner.
Thank you for any help you can give, even if the answer is "no." At least
then I will stop wasting my time searching the web.