making a box create a code

  • Thread starter Thread starter Rick Wolfe
  • Start date Start date
R

Rick Wolfe

I am having a hard time understanding the 'if' and 'and'; 'or'.
I am trying to have a box on a spreadsheet that when it is'checked' creates
a code on another page. This code would generate a dollar value.
How do I go about doing this?
 
Try this anywhere on Sheet2 with X typed in A1 of Sheet1 and then with Z
=IF(Sheet1!A1="X",25,IF(Sheet1!="Z",45,0))
then tell us what is wrong
best wishes
 

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

Similar Threads

Alt codes 4

Back
Top