Hi all,
Im new to excel and trying to write an if statement that returns a value from 1 of 2 cells based on the condition.

Example of what I want to do is below: In a workbook of 3 sheets

If Cell B3 = 0 in sheet2 return Value in cell B3 of sheet 3 into cell B3 of sheet 1

If not return value in cell B3 of sheet2 into cell B3 of sheet 1.

Not sure that the if statement is the way to go hear but ill appreciate some help.