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
ASA 8.3 NAT Configuration
Selecting Multiple Fields Using MAX
Display logon message to new users at first logon.
No Networking Installed on Windows 2008 VM After Migrating From VMWARE Server to ESXi Server
Can't install wifi printer MX870
Is there a way to use visual basic 6 to write data directly to a cd or dvd for windows, xp, vista and 7
Respose time slow
Using Bash command in Perl Script
Blackberry browser 400 error - socketexception Connection reset
Reducing bandwidth consumption between domain controllors at multiple sites