Hello,
I would like to know if I have data file in a specific folder named ="Folder A" which will be residing on my desktop at all times, would I be able to retrieve data from the last created file type = ".txt" from it. Can I do it via VBA scripting of some sort?
The data in the .txt file may look something like this...
Date: 20 August 2018
40XT50KIT
Alpha One 50
Bravo 40
Charlie 30
Delta Two 100
40BIT30KIT
Charlie 40
Delta Two 30
Thank u.
I would like to know if I have data file in a specific folder named ="Folder A" which will be residing on my desktop at all times, would I be able to retrieve data from the last created file type = ".txt" from it. Can I do it via VBA scripting of some sort?
The data in the .txt file may look something like this...
Date: 20 August 2018
40XT50KIT
Alpha One 50
Bravo 40
Charlie 30
Delta Two 100
40BIT30KIT
Charlie 40
Delta Two 30
Thank u.
Last edited: