JontyJonty
New Member
- Joined
- Jul 30, 2009
- Messages
- 4
Hello , i have 5 columns of data.
A1 = "other"
B1 = "other"
C1 = "other"
D1 = "taxi"
E1 = "other"
A2 = "other"
B2 = "other"
C2 = "other"
D2 = "other"
E2 = "car"
A3 = "other"
B3 = "other"
C3 = "other"
D3 = "other"
E3 = "other"
I am trying to work out a formula in F1, F2, F3 whereby if row contains no other word than other then put "other", otherwise put the first 'odd word'
ie in F1 it would put "taxi"
in F2 it would put "car"
in F3 it would put "other"
Thanks a lot
A1 = "other"
B1 = "other"
C1 = "other"
D1 = "taxi"
E1 = "other"
A2 = "other"
B2 = "other"
C2 = "other"
D2 = "other"
E2 = "car"
A3 = "other"
B3 = "other"
C3 = "other"
D3 = "other"
E3 = "other"
I am trying to work out a formula in F1, F2, F3 whereby if row contains no other word than other then put "other", otherwise put the first 'odd word'
ie in F1 it would put "taxi"
in F2 it would put "car"
in F3 it would put "other"
Thanks a lot