![]() |
X marks the spot
I need help. I want to put an X in cell A1 when i put an x it will put the
number 100 in cell B1. if i dont put an X it will remail blank. Is this posiable? |
X marks the spot
Put this in B1:
=IF(A1="X",100,"") Hope this helps. Pete On Dec 11, 11:06*am, BlueFeather wrote: I need help. I want to put an X in cell A1 when i put an x it will put the number 100 in cell B1. if i dont put an X it will remail blank. Is this posiable? |
X marks the spot
In B1 enter:
=IF(A1="X",100,"") -- Gary''s Student - gsnu200819 "BlueFeather" wrote: I need help. I want to put an X in cell A1 when i put an x it will put the number 100 in cell B1. if i dont put an X it will remail blank. Is this posiable? |
All times are GMT +1. The time now is 07:26 PM. |
Powered by vBulletin® Copyright ©2000 - 2025, Jelsoft Enterprises Ltd.
ExcelBanter.com