Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations biv343 on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

date brain fart

Status
Not open for further replies.

TruthInSatire

Programmer
Aug 12, 2002
2,964
US
simple question
how do i get the time out of now()?
How many software developers does it take to change a light bulb?
None: it works in everyone else’s office, it must work in yours too.
 
why not use the Time function if all you want is the time?
syntax
Dim MyTime
MyTime = Time ' output current system time A language that doesn't affect the way you think about programming is not worth knowing.
admin@onpntwebdesigns.com
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top