Populate cell with a value if another cell has a certain value
Use IF()
=IF(F4="Bond Street","CX/025966","")
--
Jacob
"B2ORL" wrote:
All, good morning. i have a issue, i need to populate cell E4 with a value
CX/025966 when cell F4 has a text Bond Street.
Is there a simple way of doin this?
|