hi,
I am working with
vb.net and sql express. i have created a crystal report in my application. There is a field called InOut in my table,its Of Integer datatype. I would like to display the value of this field in string format.(eg:- if the value of field is 1,then i have to display it as "In" if it is 0, display it as "Out" in the crystal report.) what i have to do for this?can any one help me?
pls give me a step by step prcedure
thanks in advance..