can I use x in one cell and give it a value of 2 in another?

  • Thread starter Thread starter Guest
  • Start date Start date
G

Guest

I want to place an x cell B35 and have C35 display 2 in it. What is the
formula I need to use?
 
hi

I'm not sure this is what you want. If so, it's very simple

Place in C35

=if(b35="x";2;"")
 

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