Sage 100

 View Only
  • 1.  I need a Crystal formula to display text on a form

    Posted 10-07-2014 07:50
    I need a Crystal formula to display text on a form based on document copy number. For example, if you are printing 3 copies of a Sales Order is there a formula or other method in Crystal to have it display ""Customer Copy"" for copy 1, ""Accounting Copy"" for 2nd copy, and ""Sales Copy"" say for the 3rd copy for example. @DanBurleson


  • 2.  RE: I need a Crystal formula to display text on a form

    Posted 10-07-2014 07:53
    Multi-Part Form with Shadow Text?


  • 3.  RE: I need a Crystal formula to display text on a form

    Posted 10-07-2014 08:03
    That's the best solution I can think of.


  • 4.  RE: I need a Crystal formula to display text on a form

    Posted 10-07-2014 14:50
    I think the copy count is only passed to the printer driver and is not made available to the report like Company Code or Shadow Text. I think Wayne's given you the only method which is to coop Shadow Text and use Multi-part, but to the same printer destination.


  • 5.  RE: I need a Crystal formula to display text on a form

    Posted 10-31-2014 11:54
    Thanks Dan, that worked.