Forum Discussion
DennisMetro
Jun 21, 2021Brass Contributor
Excel code for IF function in Office 365
=IF(C5>D5,"WALES","DENMARK") so this says insert Wales or Denmark depending on the values in C5 and D5. What do I add so that the output is blank / an empty string if C5 and D5 are empty? Thanks for...
- Jun 21, 2021
DennisMetro
Jun 21, 2021Brass Contributor
Thanks Sergei. That works well. Thank you very much. Dennis
SergeiBaklan
Jun 21, 2021Diamond Contributor
DennisMetro , you are welcome