Using an IIF statement in an Access Query, how can I check if a c.
From: SemperFi 1967 (1967_at_discussions.microsoft.com)
Date: 01/29/05
- Next message: Randy: "Query appends duplicate records, 2 times, 3 times, 4 times etc"
- Previous message: Ken Snell [MVP]: "Re: Conditional Query"
- Next in thread: Marshall Barton: "Re: Using an IIF statement in an Access Query, how can I check if a c."
- Reply: Marshall Barton: "Re: Using an IIF statement in an Access Query, how can I check if a c."
- Reply: Duane Hookom: "Re: Using an IIF statement in an Access Query, how can I check if a c."
- Messages sorted by: [ date ] [ thread ]
Date: Sat, 29 Jan 2005 08:03:02 -0800
I have a text field that contains various messages for each record. Based on
a possible specific text sequence in that field, I want to perform a
calculation on another field. How can i use either a function that will look
to see if that part of the string is in there? My Query statement looks like
this: Adjustment Cost: IIF ([text field] contains "TKT Charge",
+10.00,). What is the function that would supplant "contains"? Any help
would be greatly appreciated.
Ken
- Next message: Randy: "Query appends duplicate records, 2 times, 3 times, 4 times etc"
- Previous message: Ken Snell [MVP]: "Re: Conditional Query"
- Next in thread: Marshall Barton: "Re: Using an IIF statement in an Access Query, how can I check if a c."
- Reply: Marshall Barton: "Re: Using an IIF statement in an Access Query, how can I check if a c."
- Reply: Duane Hookom: "Re: Using an IIF statement in an Access Query, how can I check if a c."
- Messages sorted by: [ date ] [ thread ]
Relevant Pages
|
|