B
beebobs
I have added the first fine I wanting to bring the MO ENGINEERING, form my
query the MO Material field was null.. this works fine
MO: IIf(IsNull([MO MATERIAL]) & " " & [MO MATERIAL],[MO ENGINEERING])
Now I am wanting to pull in the MO Construction filed if the field in the
NAME Column= IPS. When I add this it brings back a -1 value..
And IIf([NAME]="IPS",[MO CONSTRUCTION])
Any suggestions?
Thanks
beebobs
query the MO Material field was null.. this works fine
MO: IIf(IsNull([MO MATERIAL]) & " " & [MO MATERIAL],[MO ENGINEERING])
Now I am wanting to pull in the MO Construction filed if the field in the
NAME Column= IPS. When I add this it brings back a -1 value..
And IIf([NAME]="IPS",[MO CONSTRUCTION])
Any suggestions?
Thanks
beebobs