Archived from groups: microsoft.public.windowsxp.general (More info?)
I would like to redirect a listing of directories to a file that I can then
import into Excel. I have multiple directories of image files and need to
back them up to a DVD. I also need to track which directories I have backed
up and which still need to be backed up. I thought that if I could redirect
the list of directories to an excel file, this would make an easy tracking
mechanism for me.
Any help on how to do this would be greatly appreciated.
Archived from groups: microsoft.public.windowsxp.general (More info?)
from my DIR.bat
echo
DIR /O/S >DIR.TXT
rem TYPE DIR.TXT
"wojo2" <wojo2@discussions.microsoft.com> wrote in message
news611CE62-F727-48C0-8442-EDF04DA4514B@microsoft.com...
>I would like to redirect a listing of directories to a file that I can then
> import into Excel. I have multiple directories of image files and need to
> back them up to a DVD. I also need to track which directories I have
> backed
> up and which still need to be backed up. I thought that if I could
> redirect
> the list of directories to an excel file, this would make an easy tracking
> mechanism for me.
>
> Any help on how to do this would be greatly appreciated.
>
> TIA
>
> Earl
You are about to answer a thread that has been inactive for more than 6 months. If you still wish to proceed, please ensure that your posting is original and does not duplicate or overlap any prior responses to this thread.