View Single Post
  #1   Report Post  
Posted to microsoft.public.excel.programming
Todd huttenstine Todd huttenstine is offline
external usenet poster
 
Posts: 260
Default Finding byte info for files and folders

Hey guys

How do I find the byte info for files and folders?

The reason I want to do this is because i have a directory
C:\test

Files in this directory can be added and/or changed. How
would I check the size of that directory? Also how would
I check the size of a file called "ABC.xls" in that same
directory?


Thanks
Todd Huttenstine