switch statement

  • Thread starter Thread starter tkaplan
  • Start date Start date
T

tkaplan

is there a switch statement that i can use in a cell as a formula?

i have a value in col a.
in col e i want that if the value in a is 1, it should return the valu
in col B, if it's 2, return col C if it's 3, return col D.

I know that i can do this with a nested if statement but i prefe
switch -

if someone can please tell me how to do this i would really appreciat
it.

Thank you
 

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

Back
Top