September 2011
Beginner
140 pages
3h 40m
English
The FLOOR function rounds the given number down to the nearest multiple of significance. It is similar to CEILING, but instead of “padding” the given numbers, it will “shave a little off their top.” For example, in the section on the CEILING functions you read about looking for the number of boxes needed to pack 18 USB drives given the total number of those drives and the fact that the boxes are sold in dozens. As you recall, one box will have less than 18 drives in it. You can use the FLOOR function to find out how many boxes you would need to buy if you wanted to have exactly 18 drives in each and keep the remainder unboxed. Here's the formula you ...
Read now
Unlock full access