Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations strongm on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

currency field masked?

Status
Not open for further replies.

crrookie

Technical User
Apr 21, 2012
4
CA
I have a report with multiple columns showing currency values that I need to revise in order to present the report to a third party that should not be able to see what the dollar amounts actually are. How can I hide the numbers but still keep these columns in the report?
 
You could add right click on a column->format field->display string->x+2 and enter something like this:

"amount"

-LB
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top