Hi!
I am not very good at describing this problem, but I hope this clears it - and hopefully someone knows the answer! My problem is as follows:
I would like excel to check 3 cells, for instance:
x1: talent
x2: motivation
x3: innovation
Then I want excel to write something according to them in one cell, the cell Y. For instance:
if x1 > 10 write "got talent" then if x 2 > 20 "got motivation" then if x3 > 15 write "got innovation"
so the result could look like "got talent, got motivation, got innovation" all in one cell or simplu "got talent". It is easy to make excel write something in one cell, but how to make it evaluate multiple clauses (without AND function?).
Thanks in advance!
I am not very good at describing this problem, but I hope this clears it - and hopefully someone knows the answer! My problem is as follows:
I would like excel to check 3 cells, for instance:
x1: talent
x2: motivation
x3: innovation
Then I want excel to write something according to them in one cell, the cell Y. For instance:
if x1 > 10 write "got talent" then if x 2 > 20 "got motivation" then if x3 > 15 write "got innovation"
so the result could look like "got talent, got motivation, got innovation" all in one cell or simplu "got talent". It is easy to make excel write something in one cell, but how to make it evaluate multiple clauses (without AND function?).
Thanks in advance!