Hi,
I need to display the SSN format in different format using VB 6.
For example :
If the original SSN number is 409-61-1807 then it should display as XXX-XX-1807
I.e only the last four digits should display and the remaining should display as X
Thanks and Regards,
Pradeep
I need to display the SSN format in different format using VB 6.
For example :
If the original SSN number is 409-61-1807 then it should display as XXX-XX-1807
I.e only the last four digits should display and the remaining should display as X
Thanks and Regards,
Pradeep
Comment