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
using Task.IsCompleted
Mapi example Microsoft
Update RevTex in TexLive and Kile - Fedora 13
IMAP, SSL or TLS
Help With IIS Error MSDPLOY The AppPoolNotFound dependency check
Windows Update site fails to load
Most commonly used and useful ESX Service Console commands?
Backup Exec 2010 running missed backup to tape job ?
Translate web site
Plug n Play/USB/Registry Nigtmare - I Need to regularly delete keys in order to "detect" my MP3 Player!