|
|||||||||||||||||||||
|
#1
|
|||
|
|||
|
making Excel 2007 show the "date"
Hi,
I am having a hard time with this one. I can usually always get it to work in word, but have a helluva time working it into Excel. I want it to display the current date, from the system, whenever I open the file. Problem is, when I hit "format" cell to show the one with the day (and the asterisk), it never does it. It will show the date I originally put in there. Any ideas? Thanks, and great forum ![]() |
|
#2
|
||||
|
||||
|
You could create a default template, Book.xls (stored in your XLSTART directory) with the formula =DATE() in a cell. You can also type Ctrl+; to enter the current date in a cell.
Quote:
Last edited by shg; 07-09-2008 at 01:41 AM. |
|
#3
|
|||
|
|||
|
Quote:
Could you explain exactly how I'd enter that =DATE() thing? I already have a document going on, that I can't create a new default. Also, great shortcut on entering the current date. I'm hoping I can figure this out. Thanks for your help. |
|
#4
|
||||
|
||||
|
Quote:
=DATE() returns the current date =NOW() returns the current date and time. Both will change as the sheet is recalculated (DATE less often than NOW ...) |
|
#5
|
||||
|
||||
|
I think you have totally confused SHG!
=TODAY() returns the date which is volatile, it will change automatically. =DATE(1900,4,1) will return 1/4/1900 Date is a VBA Function to return the current date
__________________
Hope that helps. RoyUK -------- For Excel consulting, free examples and tutorials visit my site Check out the free Excel Toolbar New members please read & follow the Forum Rules Where to copy the code to Code Tags: Make your code easier for us to read Last edited by royUK; 07-09-2008 at 01:02 PM. |
![]() |
| Bookmarks |
New topics in Excel 2007 Help
|
|
|
| Currently Active Users Viewing This Thread: 1 (0 members and 1 guests) | |
| Thread Tools | Search this Thread |
| Display Modes | |
|
|