Home | Contact Us | FAQ | Search & Site Map | Link to Us
Sign In | Join | Other 45 Sites in Network
Home
DiscussionsAccessExcelInfoPathOutlookPowerPointPublisherWord
DirectoryUser Groups
Related Topics
Outlook ExpressInternet ExplorerWindowsMS Server ProductsMore Topics ...

MS Office Forum / Excel / New Users / April 2007

Tip: Looking for answers? Try searching our database.

Entering Text and Date

Thread view: 
Enable EMail Alerts  Start New Thread
Thread rating: 
Herschel Lawhorn - 19 Apr 2007 17:50 GMT
I need a macro that will enter some text "Uploaded" and the date and time in
this format "The text" date time such as Uploaded 04/19/07 12:42 PM. I don't
want this time to change after it is entered"

Can any one help?
Bernie Deitrick - 19 Apr 2007 18:26 GMT
Herschel ,

Sub EnterUpload()
ActiveCell.Value = "Uploaded " & Format(Now, "mm/dd/yy h:mm AM/PM")
End Sub

HTH,
Bernie
MS Excel MVP

>I need a macro that will enter some text "Uploaded" and the date and time in
> this format "The text" date time such as Uploaded 04/19/07 12:42 PM. I don't
> want this time to change after it is entered"
>
> Can any one help?
Herschel Lawhorn - 19 Apr 2007 22:22 GMT
Thanks Bernie, That works great.

> Herschel ,
>
[quoted text clipped - 11 lines]
> >
> > Can any one help?

Rate this thread:






 
Sign In
Join
My Latest Posts
My Monitored Threads
My Blog
My Photo Gallery
My Profile
My Homepage

Start New Thread
Enable EMail Alerts
Rate this Thread



©2008 Advenet LLC   Privacy Policy - Terms of Use
This website includes both content owned or controlled by Advenet as well as content owned or controlled by third parties.