IF Lookup to Fill Cell With Data from Another Sheet

I'm trying come up with a formula that will look at a cell A in sheet A, reference cell A in sheet B and if they match copy data from cell B on sheet B to cell B on sheet A. I've the formula below in excel to copy of tab to tab and this didn't work with Smarsheet.

=IF([Inventory Number]@row>0,lookup(2,1/{Computer Inventory Range 1},{Computer Inventory Range 2}))

Answers

Help Article Resources

Want to practice working with formulas directly in Smartsheet?

Check out the Formula Handbook template!