If you have a formula in your Microsoft Excel spreadsheet that references division between two cells where one of them does not have data, the program will return a #DIV/0! error message. That message can be annoying if you want to have the formula ready to go in the spread sheet, but haven't entered data into the cells that the formula references. One way to fix this and display a blank cell until you actually enter data for the formula to work off of is to use an =IF statement to write the formula.
=IF(logical_test, [value_if_true], [value_if_false])
Side note: If you want to reference a blank cell, or have the result of the formula be to display a blank cell, the way Microsoft has you indicate that in a formula is with a pair of quotation marks, typed with no space between them: ""
На этой странице сайта вы можете посмотреть видео онлайн EXCEL TRICK длительностью часов минут секунд в хорошем качестве, которое загрузил пользователь WheeliePete 03 Февраль 2021, поделитесь ссылкой с друзьями и знакомыми, на youtube это видео уже посмотрели 16,630 раз и оно понравилось 90 зрителям. Приятного просмотра!