Thread: Get file size
View Single Post
  #1   Report Post  
Posted to microsoft.public.excel.programming
Mohan Manicks Mohan Manicks is offline
external usenet poster
 
Posts: 2
Default Get file size

Is there a way to get the file size (in KB) into
Excel sheet through VBA. I am already opening this text
file and copying the contents into the excel sheet through
VBA. I also want to get the file size & file name.