How can you print file properties in an Excel spreadsheet?

R

RSG

There has to be a way to display and print file properties, especially date
modified, in an Excel worksheet. This information is crucial when trying to
keep track of multiple revisions to a spreadsheet, and yet the header/footer
information only allows you to print the date and time of printing, not
creation or revisions. I have searched everywhere and can find no answers.
Does anyone have any experience in this area? Thanks.
 
M

Myrna Larson

You can display properties at File/Properties. AFAIK, to print them or write
them to a worksheet would require a VBA macro solution.
 
Top