brettatexplace
Technical User
Need a little help with VBA.
I need to rename a file from x.lst to x.txt . I then have an import macro that works great with the x.txt file. After that I want to move the x.txt file into my "done" directory and rename it to y.txt. What would be the VBA code for this???
Can the rename and move be put into the macro? (how do I convert/export my macro into VBA code?) All pretty simple? Please help. Thanks in advance.
I need to rename a file from x.lst to x.txt . I then have an import macro that works great with the x.txt file. After that I want to move the x.txt file into my "done" directory and rename it to y.txt. What would be the VBA code for this???
Can the rename and move be put into the macro? (how do I convert/export my macro into VBA code?) All pretty simple? Please help. Thanks in advance.