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!

Code that select the correct LOGO

Status
Not open for further replies.

hramos25

MIS
Nov 29, 2007
9
US
Dear Sir or Madam,

I have 1 purchasing form designed in Crystal, this form is shared by 2 companies (company A) and (company b). I am trying to add a code that when users print the form, prints the correct company logo - how can I acomplish that with an IF statement?

Thanks in advance for all your help..


Jimmy
 
You will have to use a parameter which user selects.

set as Company a or company b.

The value of this parameter can then conditionally suppress the relevant Logo.

Ian
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top