整体的函数如下=IFERROR (VLOOKUP (D2,A1:B7,2,0),"") 可以看到中间的VLOOKUP函数没有变化,只是前面加了个IFERROR而已。 最后再次填充公式,乱码就自动隐藏啦,而且还不会影响原来的公式。
我们在Excel中使用公式的时候,不符合条件的单元格常常会出现#N/A的乱码,最常见的就是VLookUp函数,这样的显示效果难看死了 ...
This post explains what is IFERROR function and how to use the function in Microsoft Excel. The IFERROR function was introduced in Excel as a logical function to handle errors that may occur within ...
VLOOKUP, or Vertical Lookup, is a powerful function in Excel that allows you to search for specific data in a column and return a value from a different column in the same row. Here’s a concise guide ...