I'm developing an ms-access db which keeps track of some insurance claims.
When I recieve a new claim, I want to be able to have the db create a
standard set of folders for that claim, if they don't already exist, by
combining/concatenating (1) claim-specific information in one table with (2)
a table of standard folder names that should exist for all claims.
I've considered various types of queries and some Visual Basic solutions,
but my programming abilities are a little limited, so simpler would be
better.
Please post reply or e-mail me at bryancapps@cfl. rr.com or
bcapps@gronekla tham.com.
Bryan Capps
When I recieve a new claim, I want to be able to have the db create a
standard set of folders for that claim, if they don't already exist, by
combining/concatenating (1) claim-specific information in one table with (2)
a table of standard folder names that should exist for all claims.
I've considered various types of queries and some Visual Basic solutions,
but my programming abilities are a little limited, so simpler would be
better.
Please post reply or e-mail me at bryancapps@cfl. rr.com or
bcapps@gronekla tham.com.
Bryan Capps
Comment