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
windows 7 home password policy
How Do I Remove The File Tab From Ribbon In Access 2010
ASP.Net -- add a ScriptManager and get "Failed to load source for:
http://localhost:63366/pub
Copying the shade of diagram into a table cell
run excel and run the enable auto refresh
Named anchor tags in IE
Speed of Select query is very slow
freezer healing on side
Trying to connect to the server using Microsoft SQL Server Management Studio
XP - can boot into safe mode, but not safe mode with networking. Also can't boot normally