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
win 7 admin access
Why centos live cd so slow, and can not mount local HDD?
XSLT transformation
From where I can download HP Smartstart version 8.40
Unable to upgrade firmware Netgear GS724TS
Disable "lan settings" button in Internet Explorer
I am trying to run a virtual image off of vmware player and I keep getting an error.
Batch file to modify a text files
SBS Domain Question
Netlogon Service stopped on SBS2003