Great question. I don't know but would be interested to know what options are available. I've had similar thoughts re: credit card info inside old backup copies of Sage 100 that still reside on the server which weren't necessarily PCI compliant. Re: Payroll SS#'s and direct deposit bank info on P/R Check/Dir Dep Stubs, I typically mask that data as follows:
- ""###-##-"" & Mid ({PR1_EmployeeMaster.SocialSecurityNumber},6,4)
- ""xxxxxxxxxx"" & Right ({PR_32CrystalLine.DirectDepAccountNumber},4)