Thread
:
Correct code
View Single Post
#
2
Posted to microsoft.public.excel.programming
Gary Keramidas
external usenet poster
Posts: 2,494
Correct code
maybe
Textbox.Value = Format(Now, "dddd mmmm yyyy")
--
Gary
"Corey" wrote in message
...
TextBox16.Value = Now(Format(Date, "dddd mmmm yyyy"))
How is that suppose to be written ?
Reply With Quote
Gary Keramidas
View Public Profile
Find all posts by Gary Keramidas