file size

C

Chip Pearson

Try code like the following:

MsgBox FileLen(ThisWorkbook.FullName)

This requires that the files be saved to disk at least once.


--
Cordially,
Chip Pearson
Microsoft MVP - Excel
Pearson Software Consulting, LLC
www.cpearson.com
 
Top