SlideShare a Scribd company logo
EXCEL ERROR
Prepared by- Mr. Vishal B. Thakare
Assistant Professor, PARUL UNIVERSITY
(M.Tech Chemical, SVNIT Surat)
vishalbt88@gmail.com
Excel Error
There are eight different error messages in Excel:
i. #DIV/0!
ii. #NAME?
iii. #N/A
iv. #NULL!
v. #NUM!
vi. #REF!
vii. #VALUE!
viii. ##### error
The error message that you are presented with, provides information
about the type and cause of the Excel formula error. It can therefore
assist you in identifying and fixing the problem.
i) #DIV/0! error
The Excel #DIV/0! is produced when a formula attempts to divide
by zero. Clearly, a division by zero produces infinity, which cannot
be represented by a spreadsheet value, so Excel returns the #DIV/0!
error.
Change the value of cell A2 to a value that is not equal to 0.
ii) #NAME? error
The #NAME? Error occurs when Excel does not recognize text in a
formula. When Excel encounters text in a formula, it will try to
interpret the text as a reference, a named range, or a function name.
If the text is not recognized as any of these, the #NAME? error will
be generated.
Therefore, the way to approach a #NAME? Excel function error is
to check your function names, references and named ranges have
the correct spellings, and check that any variables that are meant to
be text values are entered in double quotes. If your formula
contains nested functions, check the results of these individually,
until you identify the source of the error.
Simply correct SU to SUM
iii) #N/A Error
The #N/A Excel formula error is produced when a value is not
available to your formula.
For example, the example below shows an attempt to use the
Vlookup function to find the value "Cabbage" in column C of the
spreadsheet, and return the associated cost from column D.
However, as "Cabbage" does not appear in column C, the
VLOOKUP function is unable to find this value and so returns the
#N/A error.
Therefore, in order to get to the bottom of a #N/A error, you
need to look at the values that the formula is accessing and
identify why the required value is not available.
iv) #NULL! Error
It occurs if
• Multiple cell references in a formula are separated by a space instead
of a mathematical operator such as a plus sign ( + ) - example: =A1
A3+A5;
• The start and end points of cell ranges are separated by a space instead
of by the range operator - the colon ( : ) - example: =SUM( A1 A5);
• Individual cell references in a formula are separated by a space instead
the union operator - the comma ( , ) - example: =SUM( A1 A3,A5);
• The intersect operator - the space character - is used intentionally, but
the specified ranges do not intersect - example: =SUM(A1:A5 B1:B5)
v) #NUM! Error
The #NUM! Excel formula error is generated when Excel
encounters an invalid number in a formula. For example, all square
numbers are positive, so there is no such thing as a square root of a
negative number (unless we enter the world of imaginary
numbers). Therefore, the Excel function SQRT(-2) will generate
the #NUM! error, to indicate the invalid negative number argument
to the square root function.
Therefore, the way to fix a #NUM! error is to check each of the
numeric arguments in your formula. As with the other argument
types, if your formula is nested or built up of multiple parts, it is a
good idea, to break down the formula and evaluate each argument
separately.
vi) #REF! error
Excel displays the #REF! error when a formula refers to a cell
that is not valid.
1. Cell C1 references cell A1 and cell B1.
2. Delete column B. To achieve this, right click the column B
header and click Delete.
3) The reference to cell B1 is not valid anymore.
4 To fix this error, you can either delete +#REF! in the formula of
cell B1 or you can undo your action by clicking Undo in the
Quick Access Toolbar (or press CTRL + z).
vii) #VALUE! error
Excel displays the #VALUE! error when a formula has the wrong
type of argument.
1a. Change the value of cell A3 to a number.
1b. Use a function to ignore cells that contain text.
viii) ##### error
When your cell contains this error code, the column isn't wide
enough to display the value.
1. Click on the right border of the column A header and increase the
column width.
2) Double click the right border of the column A header to
automatically fit the widest cell in column A.

More Related Content

What's hot

Ppt on ms excel
Ppt on ms excelPpt on ms excel
Ppt on ms excel
Govind Mandloi
 
Functions and formulas of ms excel
Functions and formulas of ms excelFunctions and formulas of ms excel
Functions and formulas of ms excel
madhuparna bhowmik
 
Formulas and functions
Formulas and functions Formulas and functions
Formulas and functions
ManishTiwari326
 
Ms excel
Ms excelMs excel
Excel tips and tricks you should try
Excel tips and tricks you should tryExcel tips and tricks you should try
Excel tips and tricks you should try
Mzee Theogene KUBAHONIYESU
 
Basic Ms excel
Basic Ms excelBasic Ms excel
Basic Ms excel
maharzahid0
 
Excel IF, IFs.ppt
Excel IF, IFs.pptExcel IF, IFs.ppt
Excel IF, IFs.ppt
EdwinAdeolaOluwasina1
 
Types of charts in Excel and How to use them
Types of charts in Excel and How to use themTypes of charts in Excel and How to use them
Types of charts in Excel and How to use them
Vijay Perepa
 
Errors in ms excel
Errors in ms excelErrors in ms excel
Errors in ms excel
Nikita Arora
 
Excel for kids
Excel for kids Excel for kids
Excel for kids
Queens Library
 
2. mathematical functions in excel
2. mathematical functions in excel2. mathematical functions in excel
2. mathematical functions in excel
Dr. Prashant Vats
 
Presentation
PresentationPresentation
Presentation
sindhu1801
 
excel charts
excel chartsexcel charts
excel charts
Aayushi Jain
 
Advance Excel Training
Advance Excel TrainingAdvance Excel Training
Advance Excel Training
Priyanka Verma
 
Teaching Excel
Teaching ExcelTeaching Excel
Teaching Excelsam ran
 
Introduction to keyboard
Introduction to keyboardIntroduction to keyboard
Introduction to keyboard
SanjuktaSahoo5
 
Cell references
Cell referencesCell references
Cell references
Ilgar Zarbaliyev
 
" PMT FUNCTION WITH EXAMPLE " IN MS EXCEL
" PMT FUNCTION WITH EXAMPLE " IN MS EXCEL" PMT FUNCTION WITH EXAMPLE " IN MS EXCEL
" PMT FUNCTION WITH EXAMPLE " IN MS EXCEL
rahul kumar
 
Excel Shortcuts & Formulas
Excel Shortcuts & FormulasExcel Shortcuts & Formulas
Excel Shortcuts & Formulas
Bikash Roy
 
Excel text function
Excel text functionExcel text function
Excel text function
Anthony Obiora
 

What's hot (20)

Ppt on ms excel
Ppt on ms excelPpt on ms excel
Ppt on ms excel
 
Functions and formulas of ms excel
Functions and formulas of ms excelFunctions and formulas of ms excel
Functions and formulas of ms excel
 
Formulas and functions
Formulas and functions Formulas and functions
Formulas and functions
 
Ms excel
Ms excelMs excel
Ms excel
 
Excel tips and tricks you should try
Excel tips and tricks you should tryExcel tips and tricks you should try
Excel tips and tricks you should try
 
Basic Ms excel
Basic Ms excelBasic Ms excel
Basic Ms excel
 
Excel IF, IFs.ppt
Excel IF, IFs.pptExcel IF, IFs.ppt
Excel IF, IFs.ppt
 
Types of charts in Excel and How to use them
Types of charts in Excel and How to use themTypes of charts in Excel and How to use them
Types of charts in Excel and How to use them
 
Errors in ms excel
Errors in ms excelErrors in ms excel
Errors in ms excel
 
Excel for kids
Excel for kids Excel for kids
Excel for kids
 
2. mathematical functions in excel
2. mathematical functions in excel2. mathematical functions in excel
2. mathematical functions in excel
 
Presentation
PresentationPresentation
Presentation
 
excel charts
excel chartsexcel charts
excel charts
 
Advance Excel Training
Advance Excel TrainingAdvance Excel Training
Advance Excel Training
 
Teaching Excel
Teaching ExcelTeaching Excel
Teaching Excel
 
Introduction to keyboard
Introduction to keyboardIntroduction to keyboard
Introduction to keyboard
 
Cell references
Cell referencesCell references
Cell references
 
" PMT FUNCTION WITH EXAMPLE " IN MS EXCEL
" PMT FUNCTION WITH EXAMPLE " IN MS EXCEL" PMT FUNCTION WITH EXAMPLE " IN MS EXCEL
" PMT FUNCTION WITH EXAMPLE " IN MS EXCEL
 
Excel Shortcuts & Formulas
Excel Shortcuts & FormulasExcel Shortcuts & Formulas
Excel Shortcuts & Formulas
 
Excel text function
Excel text functionExcel text function
Excel text function
 

Similar to Excel error

Understanding excel’s error values
Understanding excel’s error valuesUnderstanding excel’s error values
Understanding excel’s error values
Vijay Perepa
 
Understanding excel’s error values
Understanding excel’s error valuesUnderstanding excel’s error values
Understanding excel’s error values
Vijay Perepa
 
Understanding-Common-Errors.pptx
Understanding-Common-Errors.pptxUnderstanding-Common-Errors.pptx
Understanding-Common-Errors.pptx
kristelguanzon1
 
functionsandformulas-131221213835-phpapp01.pdf
functionsandformulas-131221213835-phpapp01.pdffunctionsandformulas-131221213835-phpapp01.pdf
functionsandformulas-131221213835-phpapp01.pdf
FranzLawrenzDeTorres1
 
Cucci_-Excel_for_beginners_.pptx
Cucci_-Excel_for_beginners_.pptxCucci_-Excel_for_beginners_.pptx
Cucci_-Excel_for_beginners_.pptx
Hamid458506
 
Cucci_-Excel_for_beginners_ (1).pptx
Cucci_-Excel_for_beginners_ (1).pptxCucci_-Excel_for_beginners_ (1).pptx
Cucci_-Excel_for_beginners_ (1).pptx
kokila60
 
Excel Training.pptx
Excel Training.pptxExcel Training.pptx
Excel Training.pptx
ssuser5cc925
 
Excel
ExcelExcel
Excel
duttactg
 
Excel
ExcelExcel
Excel
duttactg
 
errorsinms-excel-150423031419-conversion-gate02.pdf
errorsinms-excel-150423031419-conversion-gate02.pdferrorsinms-excel-150423031419-conversion-gate02.pdf
errorsinms-excel-150423031419-conversion-gate02.pdf
ssuser3d8a50
 
Excel training
Excel trainingExcel training
Excel training
Alexandru Gologan
 
Lesson 27 - Excel Lesson 13.pptx
Lesson 27 - Excel Lesson 13.pptxLesson 27 - Excel Lesson 13.pptx
Lesson 27 - Excel Lesson 13.pptx
rubben7
 
Cucci_-Excel_for_beginners_.pdf
Cucci_-Excel_for_beginners_.pdfCucci_-Excel_for_beginners_.pdf
Cucci_-Excel_for_beginners_.pdf
MohammadZubair874462
 
Lookup and PIVOT.ppt
Lookup and  PIVOT.pptLookup and  PIVOT.ppt
Lookup and PIVOT.ppt
CireneSimonSimbahan
 
3 inner plumbing Excel tips
3 inner plumbing Excel tips3 inner plumbing Excel tips
3 inner plumbing Excel tips
Martin van Wunnik
 
Grade 6 computer
Grade 6 computer Grade 6 computer
Grade 6 computer
Joel Linquico
 
Excel basics for everyday use-the more advanced stuff
Excel basics for everyday use-the more advanced stuffExcel basics for everyday use-the more advanced stuff
Excel basics for everyday use-the more advanced stuff
Kevin McLogan
 
Vlookup example
Vlookup exampleVlookup example
Vlookup example
PriyanshuPandey75
 
In Section 1 on the Data page, complete each column of the spreads.docx
In Section 1 on the Data page, complete each column of the spreads.docxIn Section 1 on the Data page, complete each column of the spreads.docx
In Section 1 on the Data page, complete each column of the spreads.docx
sleeperharwell
 
TrainingOutline_Excel_FormulasNFunctions_Workshop (Writing Sample)
TrainingOutline_Excel_FormulasNFunctions_Workshop (Writing Sample)TrainingOutline_Excel_FormulasNFunctions_Workshop (Writing Sample)
TrainingOutline_Excel_FormulasNFunctions_Workshop (Writing Sample)Patrice Dowtin, MS, MBA
 

Similar to Excel error (20)

Understanding excel’s error values
Understanding excel’s error valuesUnderstanding excel’s error values
Understanding excel’s error values
 
Understanding excel’s error values
Understanding excel’s error valuesUnderstanding excel’s error values
Understanding excel’s error values
 
Understanding-Common-Errors.pptx
Understanding-Common-Errors.pptxUnderstanding-Common-Errors.pptx
Understanding-Common-Errors.pptx
 
functionsandformulas-131221213835-phpapp01.pdf
functionsandformulas-131221213835-phpapp01.pdffunctionsandformulas-131221213835-phpapp01.pdf
functionsandformulas-131221213835-phpapp01.pdf
 
Cucci_-Excel_for_beginners_.pptx
Cucci_-Excel_for_beginners_.pptxCucci_-Excel_for_beginners_.pptx
Cucci_-Excel_for_beginners_.pptx
 
Cucci_-Excel_for_beginners_ (1).pptx
Cucci_-Excel_for_beginners_ (1).pptxCucci_-Excel_for_beginners_ (1).pptx
Cucci_-Excel_for_beginners_ (1).pptx
 
Excel Training.pptx
Excel Training.pptxExcel Training.pptx
Excel Training.pptx
 
Excel
ExcelExcel
Excel
 
Excel
ExcelExcel
Excel
 
errorsinms-excel-150423031419-conversion-gate02.pdf
errorsinms-excel-150423031419-conversion-gate02.pdferrorsinms-excel-150423031419-conversion-gate02.pdf
errorsinms-excel-150423031419-conversion-gate02.pdf
 
Excel training
Excel trainingExcel training
Excel training
 
Lesson 27 - Excel Lesson 13.pptx
Lesson 27 - Excel Lesson 13.pptxLesson 27 - Excel Lesson 13.pptx
Lesson 27 - Excel Lesson 13.pptx
 
Cucci_-Excel_for_beginners_.pdf
Cucci_-Excel_for_beginners_.pdfCucci_-Excel_for_beginners_.pdf
Cucci_-Excel_for_beginners_.pdf
 
Lookup and PIVOT.ppt
Lookup and  PIVOT.pptLookup and  PIVOT.ppt
Lookup and PIVOT.ppt
 
3 inner plumbing Excel tips
3 inner plumbing Excel tips3 inner plumbing Excel tips
3 inner plumbing Excel tips
 
Grade 6 computer
Grade 6 computer Grade 6 computer
Grade 6 computer
 
Excel basics for everyday use-the more advanced stuff
Excel basics for everyday use-the more advanced stuffExcel basics for everyday use-the more advanced stuff
Excel basics for everyday use-the more advanced stuff
 
Vlookup example
Vlookup exampleVlookup example
Vlookup example
 
In Section 1 on the Data page, complete each column of the spreads.docx
In Section 1 on the Data page, complete each column of the spreads.docxIn Section 1 on the Data page, complete each column of the spreads.docx
In Section 1 on the Data page, complete each column of the spreads.docx
 
TrainingOutline_Excel_FormulasNFunctions_Workshop (Writing Sample)
TrainingOutline_Excel_FormulasNFunctions_Workshop (Writing Sample)TrainingOutline_Excel_FormulasNFunctions_Workshop (Writing Sample)
TrainingOutline_Excel_FormulasNFunctions_Workshop (Writing Sample)
 

More from VISHAL THAKRE

FAQ on chemical Reaction Engineering
FAQ on chemical Reaction EngineeringFAQ on chemical Reaction Engineering
FAQ on chemical Reaction Engineering
VISHAL THAKRE
 
FAQ on Process Calculation
FAQ on Process CalculationFAQ on Process Calculation
FAQ on Process Calculation
VISHAL THAKRE
 
Phosphoric acid by sulphuric acid
Phosphoric acid by sulphuric acidPhosphoric acid by sulphuric acid
Phosphoric acid by sulphuric acid
VISHAL THAKRE
 
Pulp making
Pulp makingPulp making
Pulp making
VISHAL THAKRE
 
Sulphuric Acid
Sulphuric AcidSulphuric Acid
Sulphuric Acid
VISHAL THAKRE
 
Sodium Hydroxide
Sodium HydroxideSodium Hydroxide
Sodium Hydroxide
VISHAL THAKRE
 
Sodium bicarbonate
Sodium bicarbonateSodium bicarbonate
Sodium bicarbonate
VISHAL THAKRE
 
Phosphoric acid by HCl
Phosphoric acid by HClPhosphoric acid by HCl
Phosphoric acid by HCl
VISHAL THAKRE
 
Paper making
Paper makingPaper making
Paper making
VISHAL THAKRE
 
Nitric acid by oxidation process
Nitric acid by oxidation processNitric acid by oxidation process
Nitric acid by oxidation process
VISHAL THAKRE
 
Nitric acid by arc process
Nitric acid by arc processNitric acid by arc process
Nitric acid by arc process
VISHAL THAKRE
 
Triple super phosphate
Triple super phosphateTriple super phosphate
Triple super phosphate
VISHAL THAKRE
 
Superphosphate
SuperphosphateSuperphosphate
Superphosphate
VISHAL THAKRE
 
Ammonium sulphate
Ammonium sulphateAmmonium sulphate
Ammonium sulphate
VISHAL THAKRE
 
Ammonium phosphate
Ammonium phosphateAmmonium phosphate
Ammonium phosphate
VISHAL THAKRE
 
Ammonia
AmmoniaAmmonia
Ammonia
VISHAL THAKRE
 
Introduction of polymer
Introduction of polymerIntroduction of polymer
Introduction of polymer
VISHAL THAKRE
 
Fiber
FiberFiber
Uses of polymer
Uses of polymerUses of polymer
Uses of polymer
VISHAL THAKRE
 

More from VISHAL THAKRE (20)

FAQ on chemical Reaction Engineering
FAQ on chemical Reaction EngineeringFAQ on chemical Reaction Engineering
FAQ on chemical Reaction Engineering
 
FAQ on Process Calculation
FAQ on Process CalculationFAQ on Process Calculation
FAQ on Process Calculation
 
Phosphoric acid by sulphuric acid
Phosphoric acid by sulphuric acidPhosphoric acid by sulphuric acid
Phosphoric acid by sulphuric acid
 
Pulp making
Pulp makingPulp making
Pulp making
 
Sulphuric Acid
Sulphuric AcidSulphuric Acid
Sulphuric Acid
 
Sodium Hydroxide
Sodium HydroxideSodium Hydroxide
Sodium Hydroxide
 
Sodium bicarbonate
Sodium bicarbonateSodium bicarbonate
Sodium bicarbonate
 
Phosphoric acid by HCl
Phosphoric acid by HClPhosphoric acid by HCl
Phosphoric acid by HCl
 
Paper making
Paper makingPaper making
Paper making
 
Nitric acid by oxidation process
Nitric acid by oxidation processNitric acid by oxidation process
Nitric acid by oxidation process
 
Nitric acid by arc process
Nitric acid by arc processNitric acid by arc process
Nitric acid by arc process
 
Urea
UreaUrea
Urea
 
Triple super phosphate
Triple super phosphateTriple super phosphate
Triple super phosphate
 
Superphosphate
SuperphosphateSuperphosphate
Superphosphate
 
Ammonium sulphate
Ammonium sulphateAmmonium sulphate
Ammonium sulphate
 
Ammonium phosphate
Ammonium phosphateAmmonium phosphate
Ammonium phosphate
 
Ammonia
AmmoniaAmmonia
Ammonia
 
Introduction of polymer
Introduction of polymerIntroduction of polymer
Introduction of polymer
 
Fiber
FiberFiber
Fiber
 
Uses of polymer
Uses of polymerUses of polymer
Uses of polymer
 

Recently uploaded

Halogenation process of chemical process industries
Halogenation process of chemical process industriesHalogenation process of chemical process industries
Halogenation process of chemical process industries
MuhammadTufail242431
 
Democratizing Fuzzing at Scale by Abhishek Arya
Democratizing Fuzzing at Scale by Abhishek AryaDemocratizing Fuzzing at Scale by Abhishek Arya
Democratizing Fuzzing at Scale by Abhishek Arya
abh.arya
 
road safety engineering r s e unit 3.pdf
road safety engineering  r s e unit 3.pdfroad safety engineering  r s e unit 3.pdf
road safety engineering r s e unit 3.pdf
VENKATESHvenky89705
 
Standard Reomte Control Interface - Neometrix
Standard Reomte Control Interface - NeometrixStandard Reomte Control Interface - Neometrix
Standard Reomte Control Interface - Neometrix
Neometrix_Engineering_Pvt_Ltd
 
COLLEGE BUS MANAGEMENT SYSTEM PROJECT REPORT.pdf
COLLEGE BUS MANAGEMENT SYSTEM PROJECT REPORT.pdfCOLLEGE BUS MANAGEMENT SYSTEM PROJECT REPORT.pdf
COLLEGE BUS MANAGEMENT SYSTEM PROJECT REPORT.pdf
Kamal Acharya
 
Final project report on grocery store management system..pdf
Final project report on grocery store management system..pdfFinal project report on grocery store management system..pdf
Final project report on grocery store management system..pdf
Kamal Acharya
 
在线办理(ANU毕业证书)澳洲国立大学毕业证录取通知书一模一样
在线办理(ANU毕业证书)澳洲国立大学毕业证录取通知书一模一样在线办理(ANU毕业证书)澳洲国立大学毕业证录取通知书一模一样
在线办理(ANU毕业证书)澳洲国立大学毕业证录取通知书一模一样
obonagu
 
Cosmetic shop management system project report.pdf
Cosmetic shop management system project report.pdfCosmetic shop management system project report.pdf
Cosmetic shop management system project report.pdf
Kamal Acharya
 
一比一原版(SFU毕业证)西蒙菲莎大学毕业证成绩单如何办理
一比一原版(SFU毕业证)西蒙菲莎大学毕业证成绩单如何办理一比一原版(SFU毕业证)西蒙菲莎大学毕业证成绩单如何办理
一比一原版(SFU毕业证)西蒙菲莎大学毕业证成绩单如何办理
bakpo1
 
Sachpazis:Terzaghi Bearing Capacity Estimation in simple terms with Calculati...
Sachpazis:Terzaghi Bearing Capacity Estimation in simple terms with Calculati...Sachpazis:Terzaghi Bearing Capacity Estimation in simple terms with Calculati...
Sachpazis:Terzaghi Bearing Capacity Estimation in simple terms with Calculati...
Dr.Costas Sachpazis
 
J.Yang, ICLR 2024, MLILAB, KAIST AI.pdf
J.Yang,  ICLR 2024, MLILAB, KAIST AI.pdfJ.Yang,  ICLR 2024, MLILAB, KAIST AI.pdf
J.Yang, ICLR 2024, MLILAB, KAIST AI.pdf
MLILAB
 
CME397 Surface Engineering- Professional Elective
CME397 Surface Engineering- Professional ElectiveCME397 Surface Engineering- Professional Elective
CME397 Surface Engineering- Professional Elective
karthi keyan
 
Nuclear Power Economics and Structuring 2024
Nuclear Power Economics and Structuring 2024Nuclear Power Economics and Structuring 2024
Nuclear Power Economics and Structuring 2024
Massimo Talia
 
addressing modes in computer architecture
addressing modes  in computer architectureaddressing modes  in computer architecture
addressing modes in computer architecture
ShahidSultan24
 
weather web application report.pdf
weather web application report.pdfweather web application report.pdf
weather web application report.pdf
Pratik Pawar
 
Forklift Classes Overview by Intella Parts
Forklift Classes Overview by Intella PartsForklift Classes Overview by Intella Parts
Forklift Classes Overview by Intella Parts
Intella Parts
 
block diagram and signal flow graph representation
block diagram and signal flow graph representationblock diagram and signal flow graph representation
block diagram and signal flow graph representation
Divya Somashekar
 
Design and Analysis of Algorithms-DP,Backtracking,Graphs,B&B
Design and Analysis of Algorithms-DP,Backtracking,Graphs,B&BDesign and Analysis of Algorithms-DP,Backtracking,Graphs,B&B
Design and Analysis of Algorithms-DP,Backtracking,Graphs,B&B
Sreedhar Chowdam
 
Vaccine management system project report documentation..pdf
Vaccine management system project report documentation..pdfVaccine management system project report documentation..pdf
Vaccine management system project report documentation..pdf
Kamal Acharya
 
NO1 Uk best vashikaran specialist in delhi vashikaran baba near me online vas...
NO1 Uk best vashikaran specialist in delhi vashikaran baba near me online vas...NO1 Uk best vashikaran specialist in delhi vashikaran baba near me online vas...
NO1 Uk best vashikaran specialist in delhi vashikaran baba near me online vas...
Amil Baba Dawood bangali
 

Recently uploaded (20)

Halogenation process of chemical process industries
Halogenation process of chemical process industriesHalogenation process of chemical process industries
Halogenation process of chemical process industries
 
Democratizing Fuzzing at Scale by Abhishek Arya
Democratizing Fuzzing at Scale by Abhishek AryaDemocratizing Fuzzing at Scale by Abhishek Arya
Democratizing Fuzzing at Scale by Abhishek Arya
 
road safety engineering r s e unit 3.pdf
road safety engineering  r s e unit 3.pdfroad safety engineering  r s e unit 3.pdf
road safety engineering r s e unit 3.pdf
 
Standard Reomte Control Interface - Neometrix
Standard Reomte Control Interface - NeometrixStandard Reomte Control Interface - Neometrix
Standard Reomte Control Interface - Neometrix
 
COLLEGE BUS MANAGEMENT SYSTEM PROJECT REPORT.pdf
COLLEGE BUS MANAGEMENT SYSTEM PROJECT REPORT.pdfCOLLEGE BUS MANAGEMENT SYSTEM PROJECT REPORT.pdf
COLLEGE BUS MANAGEMENT SYSTEM PROJECT REPORT.pdf
 
Final project report on grocery store management system..pdf
Final project report on grocery store management system..pdfFinal project report on grocery store management system..pdf
Final project report on grocery store management system..pdf
 
在线办理(ANU毕业证书)澳洲国立大学毕业证录取通知书一模一样
在线办理(ANU毕业证书)澳洲国立大学毕业证录取通知书一模一样在线办理(ANU毕业证书)澳洲国立大学毕业证录取通知书一模一样
在线办理(ANU毕业证书)澳洲国立大学毕业证录取通知书一模一样
 
Cosmetic shop management system project report.pdf
Cosmetic shop management system project report.pdfCosmetic shop management system project report.pdf
Cosmetic shop management system project report.pdf
 
一比一原版(SFU毕业证)西蒙菲莎大学毕业证成绩单如何办理
一比一原版(SFU毕业证)西蒙菲莎大学毕业证成绩单如何办理一比一原版(SFU毕业证)西蒙菲莎大学毕业证成绩单如何办理
一比一原版(SFU毕业证)西蒙菲莎大学毕业证成绩单如何办理
 
Sachpazis:Terzaghi Bearing Capacity Estimation in simple terms with Calculati...
Sachpazis:Terzaghi Bearing Capacity Estimation in simple terms with Calculati...Sachpazis:Terzaghi Bearing Capacity Estimation in simple terms with Calculati...
Sachpazis:Terzaghi Bearing Capacity Estimation in simple terms with Calculati...
 
J.Yang, ICLR 2024, MLILAB, KAIST AI.pdf
J.Yang,  ICLR 2024, MLILAB, KAIST AI.pdfJ.Yang,  ICLR 2024, MLILAB, KAIST AI.pdf
J.Yang, ICLR 2024, MLILAB, KAIST AI.pdf
 
CME397 Surface Engineering- Professional Elective
CME397 Surface Engineering- Professional ElectiveCME397 Surface Engineering- Professional Elective
CME397 Surface Engineering- Professional Elective
 
Nuclear Power Economics and Structuring 2024
Nuclear Power Economics and Structuring 2024Nuclear Power Economics and Structuring 2024
Nuclear Power Economics and Structuring 2024
 
addressing modes in computer architecture
addressing modes  in computer architectureaddressing modes  in computer architecture
addressing modes in computer architecture
 
weather web application report.pdf
weather web application report.pdfweather web application report.pdf
weather web application report.pdf
 
Forklift Classes Overview by Intella Parts
Forklift Classes Overview by Intella PartsForklift Classes Overview by Intella Parts
Forklift Classes Overview by Intella Parts
 
block diagram and signal flow graph representation
block diagram and signal flow graph representationblock diagram and signal flow graph representation
block diagram and signal flow graph representation
 
Design and Analysis of Algorithms-DP,Backtracking,Graphs,B&B
Design and Analysis of Algorithms-DP,Backtracking,Graphs,B&BDesign and Analysis of Algorithms-DP,Backtracking,Graphs,B&B
Design and Analysis of Algorithms-DP,Backtracking,Graphs,B&B
 
Vaccine management system project report documentation..pdf
Vaccine management system project report documentation..pdfVaccine management system project report documentation..pdf
Vaccine management system project report documentation..pdf
 
NO1 Uk best vashikaran specialist in delhi vashikaran baba near me online vas...
NO1 Uk best vashikaran specialist in delhi vashikaran baba near me online vas...NO1 Uk best vashikaran specialist in delhi vashikaran baba near me online vas...
NO1 Uk best vashikaran specialist in delhi vashikaran baba near me online vas...
 

Excel error

  • 1. EXCEL ERROR Prepared by- Mr. Vishal B. Thakare Assistant Professor, PARUL UNIVERSITY (M.Tech Chemical, SVNIT Surat) vishalbt88@gmail.com
  • 2. Excel Error There are eight different error messages in Excel: i. #DIV/0! ii. #NAME? iii. #N/A iv. #NULL! v. #NUM! vi. #REF! vii. #VALUE! viii. ##### error The error message that you are presented with, provides information about the type and cause of the Excel formula error. It can therefore assist you in identifying and fixing the problem.
  • 3. i) #DIV/0! error The Excel #DIV/0! is produced when a formula attempts to divide by zero. Clearly, a division by zero produces infinity, which cannot be represented by a spreadsheet value, so Excel returns the #DIV/0! error. Change the value of cell A2 to a value that is not equal to 0.
  • 4. ii) #NAME? error The #NAME? Error occurs when Excel does not recognize text in a formula. When Excel encounters text in a formula, it will try to interpret the text as a reference, a named range, or a function name. If the text is not recognized as any of these, the #NAME? error will be generated. Therefore, the way to approach a #NAME? Excel function error is to check your function names, references and named ranges have the correct spellings, and check that any variables that are meant to be text values are entered in double quotes. If your formula contains nested functions, check the results of these individually, until you identify the source of the error.
  • 6. iii) #N/A Error The #N/A Excel formula error is produced when a value is not available to your formula. For example, the example below shows an attempt to use the Vlookup function to find the value "Cabbage" in column C of the spreadsheet, and return the associated cost from column D. However, as "Cabbage" does not appear in column C, the VLOOKUP function is unable to find this value and so returns the #N/A error.
  • 7. Therefore, in order to get to the bottom of a #N/A error, you need to look at the values that the formula is accessing and identify why the required value is not available.
  • 8. iv) #NULL! Error It occurs if • Multiple cell references in a formula are separated by a space instead of a mathematical operator such as a plus sign ( + ) - example: =A1 A3+A5; • The start and end points of cell ranges are separated by a space instead of by the range operator - the colon ( : ) - example: =SUM( A1 A5); • Individual cell references in a formula are separated by a space instead the union operator - the comma ( , ) - example: =SUM( A1 A3,A5); • The intersect operator - the space character - is used intentionally, but the specified ranges do not intersect - example: =SUM(A1:A5 B1:B5)
  • 9.
  • 10. v) #NUM! Error The #NUM! Excel formula error is generated when Excel encounters an invalid number in a formula. For example, all square numbers are positive, so there is no such thing as a square root of a negative number (unless we enter the world of imaginary numbers). Therefore, the Excel function SQRT(-2) will generate the #NUM! error, to indicate the invalid negative number argument to the square root function.
  • 11. Therefore, the way to fix a #NUM! error is to check each of the numeric arguments in your formula. As with the other argument types, if your formula is nested or built up of multiple parts, it is a good idea, to break down the formula and evaluate each argument separately.
  • 12. vi) #REF! error Excel displays the #REF! error when a formula refers to a cell that is not valid. 1. Cell C1 references cell A1 and cell B1. 2. Delete column B. To achieve this, right click the column B header and click Delete.
  • 13. 3) The reference to cell B1 is not valid anymore.
  • 14. 4 To fix this error, you can either delete +#REF! in the formula of cell B1 or you can undo your action by clicking Undo in the Quick Access Toolbar (or press CTRL + z).
  • 15. vii) #VALUE! error Excel displays the #VALUE! error when a formula has the wrong type of argument. 1a. Change the value of cell A3 to a number. 1b. Use a function to ignore cells that contain text.
  • 16. viii) ##### error When your cell contains this error code, the column isn't wide enough to display the value. 1. Click on the right border of the column A header and increase the column width.
  • 17. 2) Double click the right border of the column A header to automatically fit the widest cell in column A.