Thread
:
insert current date
View Single Post
#
5
Posted to microsoft.public.excel.programming
nospam
external usenet poster
Posts: 16
insert current date
In message , Ron de Bruin
writes
Hi Nospam
Ctrl ; insert the date
Or with code
ActiveCell.Value = Format(Date, "dd-mmm-yyyy")
Thanks that did the trick
--
Nospam
Reply With Quote
nospam
View Public Profile
Find all posts by nospam