IF(?) logic question
- From: "Dave" <djbahb@xxxxxxxxx>
- Date: Fri, 9 Feb 2007 15:03:28 -0600
A1 - Jones B1 Y
A2 Smith B2 Y
A3 Doe B3 N
A4 Murphy B4 Y
Let's say I want to search for "Doe", and if I find one then I want to
change the entry in column B to "Y". If column A is not "Doe", however, I
want to leave column B as is. What kind of a logic statement leaves the B
field as is if the condition in the row A is not met?
Tried a lot of things - no joy.
Thx
Dave
.
- Follow-Ups:
- Re: IF(?) logic question
- From: mdupris
- Re: IF(?) logic question
- From: Earl Kiosterud
- Re: IF(?) logic question
- Prev by Date: Re: 2007 Opening Files Issue
- Next by Date: Re: Enable macros in 2007
- Previous by thread: Re: 2007 Opening Files Issue
- Next by thread: Re: IF(?) logic question
- Index(es):
Relevant Pages
|