G Guest Mar 1, 2006 #1 Can someone please tell me how to set a default in excel to make the date current evey time i open a file.
Can someone please tell me how to set a default in excel to make the date current evey time i open a file.
G Guest Mar 1, 2006 #3 =TODAY() typed in any cell will return the current date. If the file is saved and re-opened tomorrow, it will show tomorrow's date....... hth Vaya con Dios, Chuck, CABGx3
=TODAY() typed in any cell will return the current date. If the file is saved and re-opened tomorrow, it will show tomorrow's date....... hth Vaya con Dios, Chuck, CABGx3
M Max Mar 1, 2006 #4 jamie said: Can someone please tell me how to set a default in excel to make the date current evey time i open a file. Click to expand... Use the TODAY() function Eg: in A1: =TODAY() A1 will always return the current date (calc mode assumed set to auto, of course) ---
jamie said: Can someone please tell me how to set a default in excel to make the date current evey time i open a file. Click to expand... Use the TODAY() function Eg: in A1: =TODAY() A1 will always return the current date (calc mode assumed set to auto, of course) ---