themanof83
Registered User.
- Local time
- Today, 20:43
- Joined
- May 1, 2008
- Messages
- 73
Hi guys,
I have a bit of a tricky one here and have no idea where to start.
Basically, I have a list of tests each test is a record and within the record there are fields such as test name and test directory (which, using hyperlinks, is used to find the actual test files (PDF's in a directory)).
The tests all exist in a top level directory, under this directory there are a number of sub directories each associated with a test (field - test directory) within these directories lies the test PDF file.
What I would like to do (using VB) is have some sort of function that:
a) searches the top level directory,
b) populates all the sub directory names in the appropriate fields for the records,
c) populates all the test files within the sub directories.
I know its a lot to ask but I would very much appreciate any help. Thanks in advance.
Ashley
I have a bit of a tricky one here and have no idea where to start.
Basically, I have a list of tests each test is a record and within the record there are fields such as test name and test directory (which, using hyperlinks, is used to find the actual test files (PDF's in a directory)).
The tests all exist in a top level directory, under this directory there are a number of sub directories each associated with a test (field - test directory) within these directories lies the test PDF file.
What I would like to do (using VB) is have some sort of function that:
a) searches the top level directory,
b) populates all the sub directory names in the appropriate fields for the records,
c) populates all the test files within the sub directories.
I know its a lot to ask but I would very much appreciate any help. Thanks in advance.
Ashley