View Single Post
  #1   Report Post  
Posted to microsoft.public.excel.programming
Ron de Bruin Ron de Bruin is offline
external usenet poster
 
Posts: 11,123
Default how do i auto date a page in excel

Hi paul

You can use a formula for this

=TODAY()

This will change to todays date everytime you open the workbook, do you want that?


--
Regards Ron de Bruin
http://www.rondebruin.nl



"paul" wrote in message ...
how can i get todays date to auto load onto a page excel ?