Is it possible for a bat file to move a file (.xlsx) to another folder (another location) whit only part of that name?
For example:
Location: O:\Artikel-Nummern-offene Aufträge 2021\_BEI_TEST
file name to move (.xlsx)
#Import#0181004401#0000015227_BEI_1300090026_20211206210105
#Import#0181004482#0000015402_BEI_1300090389_20211208210239
...
--------------
The files where I want to move the files are named:
Location: O:\Artikel-Nummern-offene Aufträge 2021
353556_Lidl_0181004401
374684_Lidl_0181004482
tnx!
Batch File move files base on part of their name
Moderator: DosItHelp
Re: Batch File move files base on part of their name
Cross posted on StackOverFlow.
https://stackoverflow.com/questions/704 ... move-files
https://stackoverflow.com/questions/704 ... move-files