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. 약수가 비어있는 경우 또는 0을 입력하고 수식에서 필요한 정보를 어디에 따옴표 ( "")를 나타 참고 : 세포에서 다른 정보를 표시합니다.면, 이러한 인용 부호 사이에 입력 텍스트를 표시하고 싶다.면 아무것도 (값)을 입력하고 원하는 인용 부호를 표시하는 대신.

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 : This is a machine translated page which is provided "as is" without warranty. 중요 :이 기계는 "보증도없이있는 그대로"제공됩니다 페이지를 번역했다. Machine translation may be difficult to understand. 기계 번역을 이해하기 어려울 수있습니다. Please refer to 을 참조하시기 바랍니다 original English article 원래 영어 문서 whenever possible. 언제든 가능합니다.

Share and contribute or get technical support and help at 공유와 기여하거나 기술 지원과에 도움이 My Digital Life Forums 내 디지털 생활 포럼 .



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> 이러한 태그 : title="">은 <a href="" 사용할 수있습니다 <abbr title=""> <acronym title="">의 <b> <blockquote cite=""> <cite>의 <code> <밤 날짜 = "">은 <em>가 <i> <q cite=""> <strike>의 <strong>

Subscribe without commenting 코멘트를 구독하지 않고


Custom Search

New Articles 새 문서

Incoming Search Terms for the Article 에 대한 검색 약관받는 제

fix a #Div/0! # 사업부 수정 / 0! error in Excel Excel에서 오류 - -