Microsoft
Software
Hardware
Network
Question : Converting Date format
how to convert the "20090902" to "10/2/2009"
is there a conversion formula or you have to do some left right mid manipulations?
Answer : Converting Date format
Dim s
s = "20090902"
s = Mid(s, 5, 2) & "/" & Mid(s, 7) & "/" & Left(s, 4)
if you want it in a query, change s with the name of the field
Random Solutions
Locking a header & a footer in Microsoft Word 2003
cant delete folders: The source file name(s) are larger than is supported by the file system...
Send email from .aspx page using Exchange and have it show in users Outlook Sent folder.
Something keeps changing the default permissions of my settings.php file for a web site on Linux
How to insert bullet point in middle of page
PHP_sessions
From where I can download HP Smartstart version 8.40
Inventory System (Freeware) Recommendation
How do I use the registry to disable CTRL+O keyboard shortcuts in Windows XP/IE 6
Virus and/or Malware redirecting my links