Search results
PDF

How to encrypt or decrypt the data using reports

You can use the Code module to encrypt or decrypt the data using reports.

  1. Click Properties icon to open Report Properties.

    code-module

  2. The custom code option is listed under Code category, click Code… to open Code Module dialog box.

  3. In the code tab, write the VB code to encrypt or decrypt the data.

  4. Click OK button. open-report-properties

  5. Call the custom code function using the expression as shown in the following sample image, where you want to encrypt or decrypt the data. Expression Refer to this Expression section to learn more about handling expressions.