Here is an example:-
We have to calculate result on the basis of marks.
1. Select answer range and click in formula bar
2. Type following formula
=if(d5:D9>=40,"Passed","Failed")
3. Now Press CTRL+SHIFT+Enter key
4. Observe the result in answer range and formula in formula bar, notice { } braces come automatically when we press CTRL+SHIFT+Enter key for an array.
For more clarification please mail on ali_zulfikar@yahoo.com with screenshots.
Show All
Hide All
This error occurs when a value is not available to a function or formula.
, and then click Show Calculation Steps if it appears.
Missing data, and #N/A or NA() has been entered in its place
Giving an inappropriate value for the lookup_value argument in the HLOOKUP, LOOKUP, MATCH, or VLOOKUP worksheet function
Using the VLOOKUP, HLOOKUP, or MATCH worksheet function to locate a value in an unsorted table
Using an argument in an array formula that is not the same number of rows or columns as the range that contains the array formula
Omitting one or more required arguments from a built-in or custom worksheet function
Using a custom worksheet function that is not available
Running a macro that enters a function that returns #N/A156 views
Usually answered in minutes!
×