Thread: File Properties
View Single Post
  #1   Report Post  
Posted to microsoft.public.excel.programming
briank briank is offline
external usenet poster
 
Posts: 31
Default File Properties

How can I reference the size of a spreadsheet (not necessarily the active
one) in an automated way? Ideally I want a cell in my active file to show
the size (i.e. 50k) and will change each time the active spreadsheet is
opened as the external file grows in size. Any thoughts?