Is there a way to change where the dollar sign prints on our checks. Presently it prints like "$***34.90" I would like it to print like "***$34.90".
*This post is locked for comments
You need to update the Report to make that change.
Where/how do I update the Report?
In you check report, find this code
PrnChkCheckAmountText[CheckStyle] :=
DollarSignBefore + CheckAmountText + DollarSignAfter;
and change that to
CheckAmountText + DollarSignBefore + DollarSignAfter;
You need to have developer license, you could also do using the Language Code.
Under review
Thank you for your reply! To ensure a great experience for everyone, your content is awaiting approval by our Community Managers. Please check back later.
As AI tools become more common, we’re introducing a Responsible AI Use…
We are honored to recognize Abhilash Warrier as our Community Spotlight honoree for…
These are the community rock stars!
Stay up to date on forum activity by subscribing.
Saurav.Dhyani 2 Super User 2025 Season 2
RK-25090803-0 1