james.goacher
New Member
- Joined
- Oct 5, 2011
- Messages
- 2
Hi everyone
Im looking for a little step in the right direction.
I need to setup an excel sheet that imports data from text files. The data is fixed width with some columns ignored. If the filename was the same i would just record a macro howver the filename is dependent on what date & time the user requires. Below is an example of the filename
fsc1_log2011100407
fsc1_log is a constant and the rest is yyyy mm dd hh. At the moment I have the fields ready for the user to select date and time but how do i go about automating the import process onto a new sheet?
Hope you guys can help
Cheers
James
Im looking for a little step in the right direction.
I need to setup an excel sheet that imports data from text files. The data is fixed width with some columns ignored. If the filename was the same i would just record a macro howver the filename is dependent on what date & time the user requires. Below is an example of the filename
fsc1_log2011100407
fsc1_log is a constant and the rest is yyyy mm dd hh. At the moment I have the fields ready for the user to select date and time but how do i go about automating the import process onto a new sheet?
Hope you guys can help
Cheers
James