#n/a

  1. M

    missing item find out

    hi all, kindly help me to find out missing item below mention data. i use formula, Vlookup(B2&"*",sheet2!A2:E45,5,0) to pick KIP No exact match item + invoice BUT formula break and give #N/A because item is not match. so i have to find out actual item from sheet2 criteria match invoice and qty...
  2. R

    Concatenate formula

    How can I write a =concatenate formula that says this =concatenate(BD:BD,"/"BE:BE) BE2 has a #N/A in it. How can I write the formula and have it return only what is in BD and remove the #N/A? or Is a =if statement a better option?
  3. J

    How to Rank a set of data with #n/a, #VALUE!, in data

    I need to rank a set of data in a UDF. For example, if the data set is: <colgroup><col></colgroup><tbody> 70 #VALUE ! 54 41 95 </tbody> then the command Application.Rank results is an error. Is there a way to ignore #VALUE ! or #N/A and still rank the rest of data? I need a VBA solution.
  4. M

    INDEX or VLOOKUP?

    I need help! I have been frustrated with this for days now. Hopefully someone can help me through this. Thank you in advance!! Here's what I have to do: First thing.... I have an Excel sheet of about 500,000 rows of data (Data). I have another Excel sheet with roughly 200 rows of data...
  5. D

    Vba lookup results in #n/a error

    I have no idea why the code below results in #n/a error? When I type this vlookup as a 'normal' excel formula it works perfectly! Range("L1").Value = Application.VLookup(Me.ComboBox1.Value, Sheets("Validation").Range("B2:C13"), 2, 0) Any advice?
  6. J

    Conditiona Index/Match Statement Help

    Hello: I have the following formula =INDEX(CCMSTime!C:C,MATCH(A2,CCMSTime!A:A,0)) Works great, except when there is nothing to return I get the following #N/A, which causes problems when I am trying to do SUM How can I rewrite my formula so that if there is nothing to return Excel places a 0...
  7. S

    Removing #N/A from Cell after calculation

    I am just starting to learn about Excel and am working on a spreadsheet, the problem is if the Vlook function doesnt provide a match from B17 and Sheet1!E:I,5,0, #N/A appears which causes an error message in another cell. How do you go about changing the code so it does the same calculation but...
  8. J

    If(and statement - 2 conditions - 3 outcomes

    Hi, I have the below formula and can’t figure out why it returnsa #N/a instead of the “Policy Not Found” The "Policy found" and “” are working fine the only problem iswith the false value coming up as #N/a instead of "Policy Not Found" Any help is greatly appreciated...
  9. M

    SOLVED: Index/Match, indirect... if my cell contains text, formula works; if it contains a number I get a #N/A - how to fix?

    Hello all, I am working with a somewhat complicated formula that seems to work when referencing cell values with text, but not when cell values are numbers...
  10. T

    VBA getting rid of #N/A

    Hi I have the following code that works fine, but if the Data in Sheet "Data" does not have a match it returns #N/A. I tried code to find text and change cell colour but it does not find #N/A. The next bit of code is a copy and paste special (values) so I have got rid of the formula in the...
  11. E

    how do i sum 2 vlookup totals & make a #N/A zero 0

    Hi, I am new to excel and I am looking to sum up two VLOOKUP totals firstly and in addition if there is no data that pulls a #N/A value how do I make that zero so it does not effect my other calculation relating to this total
  12. P

    Search text and display required information

    Hello, I am attempting to use a formula that will search for key words in text fields of cells and return the appropriate category. =LOOKUP(9.99999999999999E+307,SEARCH(" "&MOC&" "," "&$C2),CODE) But it returns to #N/A. <tbody> <tbody> PIPE SIZE, 20NB, SCH STD, ASTM A106 GR.B, PE...
  13. R

    MODE Array with Criteria - #N/A Error

    Hi, I am getting a #N/A error with the following formula: {=INDEX(INDIRECT($B$25),MODE(IF(INDIRECT($B$7)=$B$2,IF((--ISTEXT(INDIRECT($B$25)))>0,MATCH(INDIRECT($B$25),INDIRECT($B$25),0)))))} $B$25 = 'Sheet1'!$K$2:$K$1137 Text categories with three different options (R, S and K)$B$7 =...
  14. K

    Excel Formula

    HI Everyone, I am trying to calculate readings based on readings entered previously and then readings entered after the date. I know this might be a complex formula or simple for some, but I can't seem to figure it out. <tbody> Date Readings Calculated Reading 11-1-2018 60 60 11-2-2018...
  15. M

    Does anyone know how to recreate this line graph?

    Hi all, I am wanting to recreate this type of line graph and wondering if anyone knows whether it is possible with excel without VBA? Or does it need VBA or done on power bi? The data I have in columns is: <colgroup><col><col><col><col><col><col></colgroup><tbody> Server Set Score Marie...
  16. S

    Finding Best and Send Best Value and ignore #N/A

    <tbody> <colgroup><col><col><col><col><col><col></colgroup><tbody> 30 Investors Rate Lender A Lender B Lender C Lender D Lender E 6.125 #N/A 105.801 #N/A #N/A #N/A 6.000 #N/A 105.192 0.000 105.782 105.382 5.875 0.000 104.883...
  17. R

    Combining lists - V Look Up - need help

    Hi, Thank You in advance for reading this and the help. I am not an expert in excel. I am sure this is an easy formula but I can not get it to work. I have two list that I am trying to combine. I would like the formula to search the list to the left and return the phone number for the matching...
  18. S

    remove the " #N/A" in the results field when the look up field is empty

    I hope my title makes sence. When I copy the Vlookup formula down the column waiting for the lookup field to be entered it shows the "#N/A". How do I make that field blank or hide the "#N/A" until the lookup field is populated? Thanks!!!
  19. N

    Auto Filter

    Hi All, I have a data in a sheet Need to filter column K.. If #N/A then move the filtered data to next sheet. Leave other data in sheet 1. Important thing is that if "#N/A" not found then do nothing. Thanks, Vimal Vikraman.
  20. V

    formula to count data based on Account

    Hi All, Kindly find the attached file in which I need formula to count data based on Account. The attached sheet will self-explain the exact requirement. Your help in this regards will be highly appreciated. <tbody> Desk Location Emp. ID Employee Name Account P4001 #N/A...

We've detected that you are using an adblocker.

We have a great community of people providing Excel help here, but the hosting costs are enormous. You can help keep this site running by allowing ads on MrExcel.com.
Allow Ads at MrExcel

Which adblocker are you using?

Disable AdBlock

Follow these easy steps to disable AdBlock

1)Click on the icon in the browser’s toolbar.
2)Click on the icon in the browser’s toolbar.
2)Click on the "Pause on this site" option.
Go back

Disable AdBlock Plus

Follow these easy steps to disable AdBlock Plus

1)Click on the icon in the browser’s toolbar.
2)Click on the toggle to disable it for "mrexcel.com".
Go back

Disable uBlock Origin

Follow these easy steps to disable uBlock Origin

1)Click on the icon in the browser’s toolbar.
2)Click on the "Power" button.
3)Click on the "Refresh" button.
Go back

Disable uBlock

Follow these easy steps to disable uBlock

1)Click on the icon in the browser’s toolbar.
2)Click on the "Power" button.
3)Click on the "Refresh" button.
Go back
Back
Top