Excel: IF Function -- "does it float" example

Опубликовано: 15 Октябрь 2024
на канале: Thomas Blum
107
0

In this video we look at some data in Excel representing the mass and size of some objects. From that data we calculate density and compare that to the density of water then a more generic fluid. We use an IF function to compare the density of object to the density of the fluid. Finally we note that the output of the IF can be literal strings (like "sink" or "float") or calculations that depend on the outcome of some logical test (condition).