paul29berks
Active Member
- Joined
- Mar 15, 2004
- Messages
- 293
I am trying to write a statement within my select query and trying to say:
If [field1] = 1 then [field X] & field [Y], if [field2] = 2 then [field x] & field [Y]
Can anyone suggets how I could write this into my query?
Thanks
If [field1] = 1 then [field X] & field [Y], if [field2] = 2 then [field x] & field [Y]
Can anyone suggets how I could write this into my query?
Thanks