Hello,
I am hoping that someone can help me. I have an Access database that exports 5 queries to an ASCII txt file. I need to append them in a certain sequence and that will need to happen everytime the application is used. Let's say I have one.txt, two.txt, three.txt, four.txt and five.txt need to be copied into Allfiles.txt. I know that I can use c:\one.txt + c:\two.txt, etc. How can I get Access to run a bat file OR can I write a vbscript to do this? I don't generally write code so please give lots of detail. Thanks so much!
I am hoping that someone can help me. I have an Access database that exports 5 queries to an ASCII txt file. I need to append them in a certain sequence and that will need to happen everytime the application is used. Let's say I have one.txt, two.txt, three.txt, four.txt and five.txt need to be copied into Allfiles.txt. I know that I can use c:\one.txt + c:\two.txt, etc. How can I get Access to run a bat file OR can I write a vbscript to do this? I don't generally write code so please give lots of detail. Thanks so much!