It is very important to have date and filename showing in the print out version.
One thing we can do using Page Setup in the Print Preview. Either Custom Header or Custom Footer allow us to insert time and file path, file name and sheet name.
However, I prefer to use the formula.
NOW() displays the current date and time. The value updates
when the excel sheet is reopened.
CELL("filename") display the full path including
file path, file name and sheet name.
When we review the printed out in the file, there are no problem to know when the work is done and where it is saved.
One more handy thing to do is to insert the current date so
we know when is the last time the excel sheet is modified.
In the cell you want to save the date, press Ctrl + ;
© Copyright Exceltipsandkeys All Rights Reserved.
No comments:
Post a Comment