Thread: Workbook size?
View Single Post
  #1   Report Post  
Posted to microsoft.public.excel.programming
Charlotte E. Charlotte E. is offline
external usenet poster
 
Posts: 45
Default Workbook size?

When you right-click a workbook in windows, and select 'Properties' you can
see the size of the workbook in bytes.

Is it possible to get a workbooks size from within the workbook by VBA code?


TIA,