InterviewSolution
Saved Bookmarks
| 1. |
What are the common errors message that occurs while entering excel functions |
| Answer» \t######\xa0Error\xa0(#######)\tName\xa0Error\xa0( #NAME? ) This\xa0error arises\xa0whenever\xa0Excel\xa0is not able to recognize the\xa0text\xa0in the\xa0formula.\tValue\xa0Error\xa0( #VALUE! )\tDivision\xa0Error\xa0( #DIV?\tNull\xa0Error\xa0( #NULL! )\tReference\xa0Error\xa0( #REF! ) | |