![]() |
How to get the size of the excel file, a sheet size (in bytes)?
I want to calculate how many bytes in one sheet, the size of a excel
file(in bytes) Is there any functions to get them? Thanks --- Message posted from http://www.ExcelForum.com/ |
How to get the size of the excel file, a sheet size (in bytes)?
Only the workbook size (from file on disk)
MsgBox (FileLen(ActiveWorkbook.FullName) -- Message posted from http://www.ExcelForum.com |
All times are GMT +1. The time now is 03:03 AM. |
Powered by vBulletin® Copyright ©2000 - 2025, Jelsoft Enterprises Ltd.
ExcelBanter.com