Look at the format of the Jobasmbl.ASMSEQ field. It is a string with
4 characters, the first 3 being spaces. (at least in version 5.0)
Try if {jobasmbl.ASMSEQ} > ' 0'
Brian Stenglein
Clow Stamping Co.
4 characters, the first 3 being spaces. (at least in version 5.0)
Try if {jobasmbl.ASMSEQ} > ' 0'
> then crSilverHTH,
> else crNoColor
Brian Stenglein
Clow Stamping Co.
--- In vantage@yahoogroups.com, Jim Selinger <jim@k...> wrote:
> Have any you ever tried this or are doing this:
>
> With your job traveler - Job assembly - if it is not 0, having
Crystal color
> in the background, silver.
>
> I am trying to make this change, because our employees have trouble
> recognizing the assembly not being 0 (zero).
>
> What I did is simple. I went in to the jobasmbl.ASMSEQ field, right
> clicked, clicked on format and went to the border tab. There I set
up a
> formula to display a silver background if the assembly # is greater
than 0
> (zero). The formula is as follows:
>
> if {jobasmbl.ASMSEQ} > '0'
> then crSilver
> else crNoColor
>
> The funny thing here is it does not work. I feel it is right.
Where did I
> go wrong? Please help.
>
> Jim Selinger
> Kocsis Bros. Machine Co.
> 11755 S. Austin Avenue / 4321 Railroad Avenue
> Alsip, IL 60803 / East Chicago, IN 46312
>
> Phone: (708) 597-8110
> Fax: (708) 389-0792