![]() | |
#1
| |||
| |||
|
#2
| |||
| |||
|
#3
| |||
| |||
|
|
I have 2 tables Table 1 contains all customer information including custVisitID Table 2 contains 2 fields (custVisitID, Coupon) I need to create a custom field that shows the number '1' if coupon code '1008' is found in Table2.coupon where Table1.custVisitID = Table2.custVisitID Here is my failed attempt UsedCoupon:If [CouponID] = "1008" then "1" End IF Can anyone help? Steve1040 |
![]() |
| Thread Tools | |
| Display Modes | |
| |