M
Michael
Hi,
I have the following situation (in short):
form with personnel data
subform with projectnumbers that the person is attending
I want to export the ID number of the person to Excel whilst/after i enter
the projectnumber (and some other data) in the subform.
On a folder level it is arranged as follows:
P:\[Projecttype]\ (ie: 201 or 202 or 203)
then projectnumber (ie: P:\201 - NON VAT projects\201.047 - [name of
project])
and in each projectfolder I have a "Registration" folder with an excel sheet
where additional data is entered (a lot of variable columns that i dont have
in access, specific for that project)
Now me problem is that I know which type (201 or 202 etc..) I also know with
what the subfoldername starts (projectnumber) and what the excel sheet is
named BUT the FULL name I dont know (at least not in access for each
project).
Is there a way in VBA to lookup a folder that starts with lets say 201,
record what the full name is and then look further in (p:\201 [rest of the
name]\ on projectnumber, and record that and so on?
I dont know if you understand what i am asking, if not let me know so i can
provide some additional info.
Txs in advance,
Michael
I have the following situation (in short):
form with personnel data
subform with projectnumbers that the person is attending
I want to export the ID number of the person to Excel whilst/after i enter
the projectnumber (and some other data) in the subform.
On a folder level it is arranged as follows:
P:\[Projecttype]\ (ie: 201 or 202 or 203)
then projectnumber (ie: P:\201 - NON VAT projects\201.047 - [name of
project])
and in each projectfolder I have a "Registration" folder with an excel sheet
where additional data is entered (a lot of variable columns that i dont have
in access, specific for that project)
Now me problem is that I know which type (201 or 202 etc..) I also know with
what the subfoldername starts (projectnumber) and what the excel sheet is
named BUT the FULL name I dont know (at least not in access for each
project).
Is there a way in VBA to lookup a folder that starts with lets say 201,
record what the full name is and then look further in (p:\201 [rest of the
name]\ on projectnumber, and record that and so on?
I dont know if you understand what i am asking, if not let me know so i can
provide some additional info.
Txs in advance,
Michael