Microsoft
Software
Hardware
Network
Question : Excel - VBA text formatting
I'm trying to format the text of a TextBox into SSN format ###-##-####. My code looks like this .Text = Format(.Text, "###-##-####").
It works everytime until the leading character is a zero. If I enter 012345678 it will drop the leading zero. How do I prevent this?
Answer : Excel - VBA text formatting
Use this format string:
"000-00-0000"
When you use #, it gets dropped if it's not "needed".
Random Solutions
Ex2010 - Move Mailbox Failed - Corrupt Messages
setup Xsan with couple of Apple macs final cut pro
Coldfusion - SQL syntax
IIS 6 to IIS7
Windows7 my Documents folder
Network keyword
Deleting records from an Oracle database using SQL based on timestamps using SAS SQL passthrough
itext tables
Exchange database backup failing with Arcserve v15
SharePoint - Limit Acees is allowing view of all customer document libraries - must correct this soon! Pt3