Thread: C drive size
View Single Post
  #3   Report Post  
Posted to microsoft.public.excel.programming
Nick Vivian Nick Vivian is offline
external usenet poster
 
Posts: 4
Default C drive size

On Oct 11, 8:37*pm, "Jim Lavery" wrote:
Can anyone tell me how to run a code from excel to display the used space on
the c drive & if possible amont in each folder


This'll do the trick:
http://excelexperts.com/VBA-List-Files-In-Folder

Nick