J
jay
HI folks,
I hope this forum can take me through a situation I need to get resolved in
under 2 weeks (11/1/04).
I am new to VB (and VBA) so please bear with me. Additionally I just
purchased VB 6 Professional so I can get familiar with the Object Oriented
way of doing things and use it in this application.
Now..my situation.
I have 200 text delimited files that will be updated weekly. These files
define 100 sets, each made up of 2 text files.
I need to automatically call these files from a PC directory using Excel,
one set (2 text files) at a time. Once the set is imported I need to
generate an Excel file from each file and write it to a PC directory.
I then need to automatically call these Excel files from a PC directory into
ACCESS, one set (2 Excel files) at a time. Once the set is imported I need
to generate a database from these files. My guess at this point is the
database to be generated will be about 60 fields wide and maybe 60 records
deep. Once the new database has been constructed from the 2 Excel files, I
need to write the new database file to a new directory on the PC. Once the
main database for each of these sets has been created, I will then need to
need to use these 100 new databases to create one master database.
As noted above I have VB 6.0 so if the control needed to go from text files
to one master database can be done under VB 6, great! I do not want to
construct a database within VB 6 as I have been told it can be tough to
handle.
This is a lot to ask but I am really in a bind and any assiatance with this
would be greatly appreciated.
Jay
Southern California
(e-mail address removed)
I hope this forum can take me through a situation I need to get resolved in
under 2 weeks (11/1/04).
I am new to VB (and VBA) so please bear with me. Additionally I just
purchased VB 6 Professional so I can get familiar with the Object Oriented
way of doing things and use it in this application.
Now..my situation.
I have 200 text delimited files that will be updated weekly. These files
define 100 sets, each made up of 2 text files.
I need to automatically call these files from a PC directory using Excel,
one set (2 text files) at a time. Once the set is imported I need to
generate an Excel file from each file and write it to a PC directory.
I then need to automatically call these Excel files from a PC directory into
ACCESS, one set (2 Excel files) at a time. Once the set is imported I need
to generate a database from these files. My guess at this point is the
database to be generated will be about 60 fields wide and maybe 60 records
deep. Once the new database has been constructed from the 2 Excel files, I
need to write the new database file to a new directory on the PC. Once the
main database for each of these sets has been created, I will then need to
need to use these 100 new databases to create one master database.
As noted above I have VB 6.0 so if the control needed to go from text files
to one master database can be done under VB 6, great! I do not want to
construct a database within VB 6 as I have been told it can be tough to
handle.
This is a lot to ask but I am really in a bind and any assiatance with this
would be greatly appreciated.
Jay
Southern California
(e-mail address removed)