Nest IF alternative?

P

PCLIVE

This is probably easy, but I don't have a lot of time to think about it
right now. I know you guys will know this.


I'd like to write a formula that in a long format would use nested IF
statements. I'm sure there would be an easier way. What I'd like to do is:

In cell A2:
=IF(A1="A",A1,IF(A1="B",A1,IF(A1="C",A1,A3)))

Is there an easier way to write this?

Thanks,
Paul
 
D

Don Guillett

Sorry about your lack of time. Of course, we all have a lot of time to do
your work.
 
P

PCLIVE

If you don't know, then just say so and I'll just give my thanks to PEO.
Apparently you've been doing this a little too long and need to take a
breather.

Thank you anyway for your effort.

Best regards,
Paul
 
P

PCLIVE

Thank you for not taking my words so literal. In no way do I think my time
is more valuable than someone elses. You've been most helpful. Works
Great! I was on the right track, but wouldn't have thought of using the {}.

Thanks again,
Paul
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Top