Thread: todays date
View Single Post
  #5   Report Post  
Posted to microsoft.public.excel.newusers
Simon Lloyd[_10_] Simon Lloyd[_10_] is offline
external usenet poster
 
Posts: 1
Default todays date


If you wanted a line of vba for it you could use:
Range("A1").value = Date


--
Simon Lloyd

Regards,
Simon Lloyd
'www.thecodecage.com' (http://www.thecodecage.com)
------------------------------------------------------------------------
Simon Lloyd's Profile: http://www.thecodecage.com/forumz/member.php?userid=1
View this thread: http://www.thecodecage.com/forumz/sh...ad.php?t=29043