dantheman9
Board Regular
- Joined
- Feb 5, 2011
- Messages
- 175
Hi Im running a marco which will process and import text files from a folder.
Problem is, it that I have two types of text files in the folder, and only want to process one set.
the text files i want process are always named have the text string
'Splits Data' in, and then some varable string at the start, and sometimes data right after data like '(0001)'.
from using msoFolderPicker, is there anyway to direct only to text files that contain the string 'Splits Data' .
cheers
dan
Problem is, it that I have two types of text files in the folder, and only want to process one set.
the text files i want process are always named have the text string
'Splits Data' in, and then some varable string at the start, and sometimes data right after data like '(0001)'.
from using msoFolderPicker, is there anyway to direct only to text files that contain the string 'Splits Data' .
cheers
dan