format cell to know number of another cell automatically

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

Guest

If you have a spread sheet and you have multiple cells that have the same
numbers, i.e if cell A3= 15.90 cell B3 is always going to be 18.30. If I
type 15.90 into any other cell A is there anyway to format the sheet to
know that cell B will auto fill with 18.30?
 
Not a format but a formula
In the B3 enter: =IF(A3=15.90,18.30,"")
If needed, copy down the column
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

Back
Top