T
tmaxwell
I am not sure if this is the place for this question, but.......Anyway, what
I am needing to do is write a batch file that copies all the file names in a
folder and then copies them over to note pad so I can copy just the name of
the file. So in Batch Load folder there are 50 files that I need to copy just
the name to put in Excel. The way they are doing it now is right clicking and
choosing "reaname" then copy, then paste into excel. I started a batch file
named "Grab File Names" . I got as fara as @echo off, then I cannot remember
the code to write this to Notepad. Please help
Thanks
I am needing to do is write a batch file that copies all the file names in a
folder and then copies them over to note pad so I can copy just the name of
the file. So in Batch Load folder there are 50 files that I need to copy just
the name to put in Excel. The way they are doing it now is right clicking and
choosing "reaname" then copy, then paste into excel. I started a batch file
named "Grab File Names" . I got as fara as @echo off, then I cannot remember
the code to write this to Notepad. Please help
Thanks