Scott wrote...
...
. . . but, unless I get the size of each file in each subdirectory I
won't get the size of the top level directory. I am not necessarily
interested in knowing the size of all the files (though I want the
size of files in the top level directories . . . I will want the siz of
the directory and some subdirectories. We have tons of files
that go deep into subdirectories. . . .
...
How wxactly do you suppose Windows figures out the size of all file
stored in a directory or drive? That specific information *ISN'T
stored anywhere on the drive itself or in any directory. If you wan
the total disk space used by all files and subdirectories within
given directory, you have to sum up the disk storage used by *EACH
file. If you have lots of files in many branches of the subdirector
tree, it's just plain going to take a while to figure out the tota
storage used in each.
So why are you using Excel to do something like this? Metaphorically
you could use a golf cart to haul several tons of coal if you mad
enough back & forth trips, but most people would understand that thi
wouldn't be a good idea. Likewise, Excel *can* be used to perfor
system administration tasks, but it's ill-suited to those tasks