by David Hardstaff | Nov 12, 2017 | Spreadsheets, Tips and Tricks
Many users of Excel will be familiar with the conditional “IF” function – the plain English syntax of which is: “If something is true, do this, otherwise do this” So the formula =IF(A1=1,”Hello”,”Goodbye”) means...