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 IamaSherpa on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

VB6 Crystal Reports 4.6.. Passing value from VB!!!!!!!!

Status
Not open for further replies.

ftpdoo

Programmer
Aug 9, 2001
202
GB
Hi,

I was wondering do you have any idea how to insert text (ie the word Mandatory) into a Crystal Report if a database field (also called Mandatory) contains the value 1.

This would be a hugeeeeeeee help if you have any idea.

Thnx,
jonathan8@hotmail.com
 
I want to do something like:

If mandutory = 1 then
Display "MANDUTORY"
EndIf

But how can this be done from VB to take affect in a Crystal Report??????????????

Thankx
Jonathan
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top