M
Michael Vaughan
Helly everyone,
I am at a lost here. I have a conditional statement that I need to place
which recalls lots of text. What is the best way to do this??? The
condition is:
=if(A5="N2AJ",text1,if(A5="N9421D",text2,"")
Now, I can recall information ok, but it is the text that I am having a
problem with. The text has multiple lines such as this:
N2AJ:
1. This is a long line of text that goes here.
2. This is a another long line of information.
3. And yet another long line.
N9421D:
1. This is a long line of text that goes here.
2. This is a another long line of information.
3. And yet another long line.
Now, the problem is that the cells format won't allow this. What can I do
to get it to look just like above and be able to recall it with a VLOOKUP??
Any Suggestions, or am I going about this all wrong??
I am at a lost here. I have a conditional statement that I need to place
which recalls lots of text. What is the best way to do this??? The
condition is:
=if(A5="N2AJ",text1,if(A5="N9421D",text2,"")
Now, I can recall information ok, but it is the text that I am having a
problem with. The text has multiple lines such as this:
N2AJ:
1. This is a long line of text that goes here.
2. This is a another long line of information.
3. And yet another long line.
N9421D:
1. This is a long line of text that goes here.
2. This is a another long line of information.
3. And yet another long line.
Now, the problem is that the cells format won't allow this. What can I do
to get it to look just like above and be able to recall it with a VLOOKUP??
Any Suggestions, or am I going about this all wrong??