Thread
:
Simple SSN UDF
View Single Post
#
1
Posted to microsoft.public.excel.programming
ToddEZ
external usenet poster
Posts: 60
Simple SSN UDF
Hello. I am struggling with my VBA knowledge. I would like to convert the
following formula into a UDF (=ssn(cell)), but I do not know what the code
will look like. Can anyone help?
Formula:
=text(cell, "000-00-0000")
Thanks!
Reply With Quote
ToddEZ
View Public Profile
Find all posts by ToddEZ