How do you make NA appear as 0?
How do you make NA appear as 0? Step 1: Open the spreadsheet containing the #N/A value that you want to replace. Step 2: Select a cell containing the formula that you want to change. Step 4: Copy and paste the new formula into the cells where you want to display a “0” instead of #N/A. Why does VLOOKUP return 0 vs Na? When you use vlookup function to search a value, and it will return the searched value, and if the matched cell is blank, it will return 0. Or if the matched cell is not found, it will...