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
receiving read receipts a lot
Image desktop settings
HISTOGRAM WITH CP AND CPK ANALYSIS
Exchange 2010 Server Specs
Windows Update Group Policy not deleting from Win2008 Server
broadcom Nic teaming
How do I pass multiple listbox selections in a query string?
I have a 2GB .ost file that I would like to reduce in size
mx lookup and ping of same site give different ip, cant reach internal subdomain.
Tools to test IOPS for SAN