If statement..... Possible Match
- From: "learning_codes@xxxxxxxxxxx" <learning_codes@xxxxxxxxxxx>
- Date: 25 Mar 2007 08:01:18 -0700
Hi,
I'm trying to make two fields that are similar.
I create but it won't give me the result.
FieldA : Baseball
FieldB: Baseb
Possible Match: Yes
FieldA: Football
FieldB: Football
Possible Match: Yes
FieldA: Baseball
FieldB: Football
Possible Match: NO
Please help me if I did the right or not. Your help would be much
appreciated.
Possible Match: IIF([FieldA] like [FieldB],"Yes","NO")
Thanks
.
- Follow-Ups:
- Re: If statement..... Possible Match
- From: Michael Gramelspacher
- Re: If statement..... Possible Match
- From: Tom Lake
- Re: If statement..... Possible Match
- From: Tom Lake
- Re: If statement..... Possible Match
- From: John W . Vinson
- Re: If statement..... Possible Match
- From: Marshall Barton
- Re: If statement..... Possible Match
- Prev by Date: Re: Date Criteria Correct?
- Next by Date: Macro trouble
- Previous by thread: Date Criteria Correct?
- Next by thread: Re: If statement..... Possible Match
- Index(es):
Relevant Pages
|