I am working on a reconciliation project. Basically, we download a spool file named "Claim Trans 20060724.txt" from our system and save it as a text file in a central location daily.
There are two challenges I ran into:
1) how do I write the VBA so that Excel will import the text file which has today's date?
2) what will be the best way to set the parameters for the text import wizard so that the text file will be parsed correctly and imported into Excel?
Thanks in advance!
There are two challenges I ran into:
1) how do I write the VBA so that Excel will import the text file which has today's date?
2) what will be the best way to set the parameters for the text import wizard so that the text file will be parsed correctly and imported into Excel?
Thanks in advance!