Dennis J. Tuchler wrote:
I have gone through the help files but have found no way to insert today's date in a cell. When I print out the list, I want the date the list was printed in a cell at the top of the sheet. I can put a date field on a document, but not on a spreadsheet. How do I do that?
Use the today() function for the current date. Use the now() function for the current date and time.
Both functions are automatically updated when a file is opened and when any change is made in a file, such as adding a space and then deleting it.
Jallan --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
