Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1   Report Post  
Posted to microsoft.public.excel.worksheet.functions
tommy20
 
Posts: n/a
Default Automatic Saved Date


This sounds awfully basic, but for the life of me, I can't figure out
how to do it.

I would like the date at the top of my spreadsheet to reflect the last
save date for the file. Isn't there a function that will handle this?


--
tommy20
------------------------------------------------------------------------
tommy20's Profile: http://www.excelforum.com/member.php...fo&userid=2817
View this thread: http://www.excelforum.com/showthread...hreadid=528194

  #2   Report Post  
Posted to microsoft.public.excel.worksheet.functions
David McRitchie
 
Posts: n/a
Default Automatic Saved Date

Hi Tommy,
Well it really would not be that meaningful, as Excel saves the file practically
all the time. You would have to use a macro.
http://www.mvps.org/dmcritchie/excel/pathname.htm

ActiveSheet.PageSetup.RightHeader = "Saved date " _
& FileDateTime(ActiveWorkbook.FullName)---
HTH,
David McRitchie, Microsoft MVP - Excel [site changed Nov. 2001]
My Excel Pages: http://www.mvps.org/dmcritchie/excel/excel.htm
Search Page: http://www.mvps.org/dmcritchie/excel/search.htm

"tommy20" wrote in message
...

This sounds awfully basic, but for the life of me, I can't figure out
how to do it.

I would like the date at the top of my spreadsheet to reflect the last
save date for the file. Isn't there a function that will handle this?


--
tommy20
------------------------------------------------------------------------
tommy20's Profile: http://www.excelforum.com/member.php...fo&userid=2817
View this thread: http://www.excelforum.com/showthread...hreadid=528194



  #3   Report Post  
Posted to microsoft.public.excel.worksheet.functions
tommy20
 
Posts: n/a
Default Automatic Saved Date


David McRitchie Wrote:
Well it really would not be that meaningful, as Excel saves the file
practically all the time. You would have to use a macro.


The spreadsheet I need it for is only updated every couple of weeks,
and I manually change the release date. I was hoping that Excel could
do it for me, as I often forget.

I guess it's time to re-learn macro's, as I haven't used one in years.

Thanks!


--
tommy20
------------------------------------------------------------------------
tommy20's Profile: http://www.excelforum.com/member.php...fo&userid=2817
View this thread: http://www.excelforum.com/showthread...hreadid=528194

Reply
Thread Tools Search this Thread
Search this Thread:

Advanced Search
Display Modes

Posting Rules

Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On


Similar Threads
Thread Thread Starter Forum Replies Last Post
Insert Automatic, Non-Updating Date Stamp Ken Zenachon Excel Discussion (Misc queries) 8 January 18th 06 06:52 PM
Automatic Date Entry Neil Excel Worksheet Functions 1 August 22nd 05 09:47 PM
search for latest date Sue Excel Worksheet Functions 2 August 2nd 05 11:09 PM
How do I stop today() from updating date on saved spreadsheets? lionmark Excel Discussion (Misc queries) 2 January 4th 05 01:03 AM
store file saved date in cell Martin Connelly Excel Worksheet Functions 1 November 16th 04 01:32 PM


All times are GMT +1. The time now is 06:36 PM.

Powered by vBulletin® Copyright ©2000 - 2025, Jelsoft Enterprises Ltd.
Copyright ©2004-2025 ExcelBanter.
The comments are property of their posters.
 

About Us

"It's about Microsoft Excel"