Is there a way to format a number in this case a social security number say 123456789 so that it displays as xxx-xx-6789 with all this identity theft i have many requests for this
You can alter the display format of a DBText using the DisplayFormat property. If this does not give you the correct output, you will need to manually alter the appearance of the text inside the Band.BeforePrint event.
Comments
You can alter the display format of a DBText using the DisplayFormat
property. If this does not give you the correct output, you will need to
manually alter the appearance of the text inside the Band.BeforePrint event.
--
Regards,
Nico Cizik
Digital Metaphors
http://www.digital-metaphors.com
Nico Cizik
Digital Metaphors
http://www.digital-metaphors.com