Supress, Hide or Remove #DIV/0! Неї, приховати або видалити # DIV / 0! Error in Microsoft Office Excel Помилка в Microsoft Office Excel

In Microsoft Excel or Microsoft Office Excel spreadsheet program, when a value is divided by zero (0) or a blank cell in the formula, the cell that displays the result will show the error value #DIV/0! as the result of the calculation. У Microsoft Excel або Microsoft Office Excel таблицю програми, коли значення ділиться на нуль (0) або порожню клітинку у формулі, в клітці, який відображає результат покаже значення помилки # DIV / 0! Як результат обчислення .

The error value may give wrong impression to readers especially when the workbook or worksheet is still in preparation. Значення помилки може дати хибне враження на читачів, особливо, коли книги або листа все ще в стадії підготовки. And it's not a professional or nice look when the same formula is applied to multiple cells by dragging or copying and all these rows or columns return an “#DIV/0!” error value. І це не професійні або приємно дивитися, коли та ж сама формула застосовується для декількох клітин шляхом перетягування або копіювання і всі ці рядки і стовпці, повернення "# DIV / 0!" Помилка значення.

The error value is valid though, as it's impossible to divide any value with 0. Помилка значення дійсні хоча, як неможливо розділити будь-яке значення з 0. However, it's possible to suppress, hide or remove the #DIV/0! Проте, це можливо, щоб придушити, приховати або видалити # DIV / 0! error value in the cell for unsupported or invalid division formula by using IF worksheet function. значення помилки в клітці для некоректна або поділу, використовуючи формулу ЯКЩО функції.

To suppress #DIV/0 error value or keep #DIV/0! Для придушення "# DIV / 0 значення помилки або тримати # DIV / 0! from appearing when there is an error, use the following formula in place of the standard division formula: з'являтися, коли є помилки, використовуйте наступну формулу замість стандартної формулі розподілу:

=IF(denominator=0,"",numerator/denominator)

“Numerator” refers to the cell to be divided. "Знаменник" відноситься до осередку повинен бути розділений. “Denominator” refers to the cell that is the divisor. "Знаменника" посилається на клітинку, яка дільника.

For example, for formula of “A1/A2″ (cell A1 devided by cell A2), the formula to enter into the result cell is as below: Наприклад, для формули "A1/A2" (комірки A1 розділені по клітинці A2), формула вступить в результаті клітці, як показано нижче:

=IF(A2=0,"",A1/A2)

The formula above checks to see if the denominator equals zero (or is blank); if so, a blank cell is displayed. Вище за формулою перевіряє, якщо знаменник дорівнює нулю (або порожній); якщо так, то порожні клітинки відображається. Otherwise, the cell that contains the function will display the result of the formula expression after calculating. В іншому випадку, комірка, яка містить функцію видасть результат формули вираз після обчислення.

Note: To display other information in the cell if the divisor is blank or zero, type the necessary information in the formula where the quotation marks (”") appear. If you want to display text, type it between these quotation marks. If you want to display anything else (values), type it instead of the quotation marks. Примітка: Для відображення іншої інформації в клітині, якщо дільник порожнім або нульовим, введіть необхідну інформацію в формулу, де в лапках ( "") з'являться. Якщо ви хочете для відображення тексту, введіть його між цими лапки. Якщо ви хочете відобразити все інше (цінностей), введіть його замість лапок.

Another IF worksheet formula that works utilizing the ISERROR condition. Інша справа, коли лист формулу, яка працює використанням ISERROR стані. The syntax for the formula portion is: Синтаксис формули порції:

=IF(ISERROR(numerator/denominator),"",numerator/denominator)

For example, Наприклад,

=IF(ISERROR(A1/A2),"",A1/A2)

Again, to display other information on the cell if the calculation result is erroneous, change the value of the middle parameter (text string requires quotation marks). Знову ж таки, для відображення інформації про іншу клітинці, якщо результат обчислення є помилковим, змінити значення параметра середнього (текстовий рядок вимагає лапок).

After entering the error handling formula as above, users can drag to copy the formula to apply to other cells, and the similar formula will be applied automatically. Після введення формули обробки помилок, як зазначено вище, користувач може перетягнути, щоб скопіювати формулу застосувати до інших клітин, і аналогічна формула буде застосовуватися автоматично.

IMPORTANT : The page is machine translated and provided "as is" without warranty. ВАЖЛИВО: Сторінка машина переведена і надаються "як є" без гарантії. Machine translation may be difficult to understand. Машинний переклад може бути важким для розуміння. Please refer to Будь ласка, зверніться до original English article оригінальний англійська статтю whenever possible. коли це можливо.


2 Responses to “Supress, Hide or Remove #DIV/0! 2 Відповіді на "неї, приховати або видалити # DIV / 0! Error in Microsoft Office Excel” Помилка в Microsoft Office Excel "

  1. Brad Бред
    July 29th, 2009 23:18 29 липня 2009 23:18
    2 2

    Is there any way to do this without editing every single formula within the worksheet/workbook. Чи є спосіб зробити це без редагування кожної формули в листі / книгу. I have a worksheet that updates as data is added and I have a lot of divide by zero errors until Q3 and 4 data is entered. У мене є таблиця, яка вступила оновлень як додати дані і в мене є багато поділ на нуль помилками до Q3 і 4 дані. Do you know any other way to do this because I would have to go in and edit hundreds of formulas? Чи знаєте ви інший спосіб зробити це, тому що я повинен піти і права сотень формул?

  2. Paul Поле
    July 28th, 2009 22:21 28 липня 2009 22:21
    1 1

    Thanks for the idea! Дякуємо за ідею!

Leave a Reply Написати відповідь

You can use these tags: <a href="" title=""> <abbr title=""> <acronym title=""> <b> <blockquote cite=""> <cite> <code> <del datetime=""> <em> <i> <q cite=""> <strike> <strong> Ви можете використовувати ці теги: <a href="" title=""> <abbr title=""> <acronym title=""> <b> <blockquote cite=""> <cite> <code> <справі DateTime = ""> <em> <i> <q Cite=""> <strike> <strong>

Subscribe to comments feature has been disabled. Підписатися на коментарі функція була відключена. To receive notification of latest comments posted, subscribe to Щоб отримувати повідомлення про останні коментарях, підписатися My Digital Life Comments RSS feed Моя Цифрова життя Коментарі RSS Feed or або register to receive Увійдіть, щоб отримувати new comments in daily email digest. нові коментарі в щоденній електронній пошті.
Custom Search

New Articles Нові статті

Incoming Search Terms for the Article Вхідні терміни пошуку для статті

div 0 hide Div 0 Hide - -- #DIV/0! # DIV / 0! - -- excel div 0 remove Excel Div 0 видалити - -- remove div 0 error in excel Видалити Div 0 помилку в Excel - -- remove div 0 in excel Видалити Div 0 в Excel - -- excel remove div 0 error Excel видалити Div 0 помилку - -- excel div 0 hide Excel Div 0 Hide - -- hide div 0 in excel Hide Div 0 в Excel - -- how to hide div 0 in excel Як приховати Div 0 в Excel - -- remove #div/0! Видаліть # DIV / 0! - -- REMOVE DIV 0 ВИДАЛИТИ DIV 0 - -- #DIV/0 # DIV / 0 - -- #div/0! # DIV / 0! why чому - -- hiding div 0 in excel Div 0 переховувався в Excel - -- hide divide by zero error in excel 2007 Hide поділ на нуль помилки в Excel 2007 - -- hide #DIV/0! Hide # DIV / 0! - -- how to replace div 0 in excel Як замінити 0 Div в Excel - -- HOW TO HIDE #DIV/0! Як приховати # DIV / 0! - -- if #DIV/0! якщо # DIV / 0! - -- div 0 remove Div 0 видалити - -- how to hide errors in excel Як приховати помилки в Excel - -- removing div 0 error in excel видалення Div 0 помилку в Excel - -- #value excel remove # VALUE Excel видалити - -- #div/0! # DIV / 0! remove excel Видалити Excel - -- CHANGING A #DIV/0! ЗМІНА # DIV / 0! TO DISPLAY 0 До DISPLAY 0 - -- delete errors macro excel Помилка видалення макросів Excel - -- disable values in excel відключити значень в Excel - -- div 0 excel Div 0 Excel - -- do not show div 0 in excel Не показувати 0 Div в Excel - -- excel hide divide by zero Excel приховати ділення на нуль - -- excel: how to surpress #div/0! Excel: Як придушити # DIV / 0! - -- excel #DIV/0! Excel # DIV / 0! - -- Excel + hiding #DIV/0! Excel + ховатися # DIV / 0! - -- excel remove #DIV/0! Excel видалити # DIV / 0! - -- excel hide error values 2007 Excel приховати помилкових значень 2007 - -- excel formula to remove 'div/0!' Excel формулу для видалення 'DIV / 0! - -- excel format to remove !div/0 формат Excel, щоб видалити! DIV / 0 - -- excel suppress formulas in worksheet Excel придушити формули в аркуші - -- excel #div/0! Excel # DIV / 0! error Помилка - -- excel how to remove #VALUE! Excel, як видалити # VALUE! out of formula з формули - -- excel hide #DIV/0! Excel приховати # DIV / 0! in formulas у формулах - -- Getting #DIV/0!, how to get 0%? Початок # DIV / 0!, Як отримати 0%? - -- Hide #DIV 0! Hide DIV # 0! - -- hiding errors in excel 07 приховувати помилки в Excel 07 - -- Hide in Excel #DIV/0! Сховатися в Excel # DIV / 0! - -- how to avoid div 0 error in excel Як уникнути Div 0 помилку в Excel - -- How do you divide 0 by 0 on Microsoft Excel Як ви розділите 0 від 0 по Microsoft Excel - -- how do you remove the #DIV/0! Як ви вилучили # DIV / 0! in a formula result in excel? У результат формули в Excel? - -- how to eliminate div/0 error in excel як позбавитися від DIV / 0 помилку в Excel - -- HOW TO AVOID #div/0! Як уникнути # DIV / 0! BEING SHOWN IN THE CELL IN EXCEL Показуються в клітці в EXCEL - --