S
Sharkbyte
I have a db that has some older records that contain SSNs in the text. I can
serch the record, to find the records needing to be updated, but I don't know
how to write the Replace function.
My search string is: Like "*#########*" or Like "*###-##-####*"
Could someone help me with the code to update based on this criteria?
Thanks.
Sharkbyte
serch the record, to find the records needing to be updated, but I don't know
how to write the Replace function.
My search string is: Like "*#########*" or Like "*###-##-####*"
Could someone help me with the code to update based on this criteria?
Thanks.
Sharkbyte