Microsoft
Software
Hardware
Network
Question : Format a text field on MS Report
Hi Expert,
I have a text field on MS report, the text data from SSN field of a table, how I can use *****6789 to replace 123456789.
Thanks in Advance.
Answer : Format a text field on MS Report
In the Control Source of a Text Box:
="*****" & Right([SSN],4)
mx
Random Solutions
References for Troubleshooting GroupPolicys
Find Number Closest to Zero in Excel
How to show detail on summary report that is pulled into another report (sub-report)
how to pass the parameter of decimal to stored procedure from access.adp
Report Parameter Data Type
SQL Subquery find previous record in a group
Using the Sum operator within a DataView rowfilter
SBS08 - Remote Web Workplace Certificate Error
ACCESS 2000 - Opening a Snapshot Recordset
SBS Reinstall Monitoring MSDE after SP1 upgrade