A
Andi Lee Davis
Hi There,
I have this in a query. Not sure why it is not working as it should do.
TuisNo: IIf([CUST_PO_NUMBER]="*" & "£A",[ORDER_NUMBER]," ")
CUST_PO_NUMBER ValeID ORDER_NUMBER TuisNo TuisNoCons
V_786397£B 786397 2007525
V_828224£B 828224 2033217
V_834641£A 834641 2036962
V_834643£B 834643 2036845
V_835293£A 835293 2041485
V_835406£B 835406 2037368
V_835472£A 835472 2037425
V_836589£A 836589 2038232
As you can see where the CUST_PO_NO ends in a £A I want it to return the
value of the ORDER_NUMBER in the TuisNo column. However it is not working.
Any suggestions?
thanks
Andi
I have this in a query. Not sure why it is not working as it should do.
TuisNo: IIf([CUST_PO_NUMBER]="*" & "£A",[ORDER_NUMBER]," ")
CUST_PO_NUMBER ValeID ORDER_NUMBER TuisNo TuisNoCons
V_786397£B 786397 2007525
V_828224£B 828224 2033217
V_834641£A 834641 2036962
V_834643£B 834643 2036845
V_835293£A 835293 2041485
V_835406£B 835406 2037368
V_835472£A 835472 2037425
V_836589£A 836589 2038232
As you can see where the CUST_PO_NO ends in a £A I want it to return the
value of the ORDER_NUMBER in the TuisNo column. However it is not working.
Any suggestions?
thanks
Andi