#n/a

  1. R

    #n/A Help to make to blank

    I am get a #N/A when I use this to look up names if it can not find the name. it give me a #N/A. How do I get rid of the N/A. it work find if I am looking up number and if it does not find the number it leave it blank. I like it to do the same thing for names look ups...
  2. J

    vlookup returns some correct values, some #n/a and some incorrect values

    I'm doing a simple vlookup between two tabs in the same spreadsheet. Many returned values have #n/a but when I search the second tab they appear in the table. Some of the values are correct and some even return an incorrect value. Please help. I've had to manually lookup over 100 values in...
  3. H

    Vlookup issue

    Hi all, I hope you can help as I appear to be missing something. I have a value in CALC!C8 which I am trying to look up. =VLOOKUP(CALC!C8,VALIDATION!A6:C10,3,0) So in the VALIDATION SHEET A6 =0% B6 =50% C6 =1 A7 =50.01% B7 =60% C7 =2 A8 =60.01% B8 =65% C8 =3 A9 =65.01% B9 =70% C9 =4 A10...
  4. K

    VLOOKUP Not returning proper values

    I currently have a spreadsheet that aggregates values from other spreadsheets using VLOOKUPS. On this aggregated spreadsheet, I have numerous columns that I want to add a custom value to in a separate column. The values returned from the underlying spreadsheets are #N/A, 1, 2, 3, T1, T2, T3...
  5. D

    Delete rows using variable key words

    Hi Guys. Can someone please help me to consolidate/simply the following code. I have a need to delete a number of rows in a large sheet that contain variable keywords (10) within a range of text strings in column A. Each key word only appears in the cells of column a once, the remaining text...
  6. D

    Cross Tabulation

    Hi All, I have a question on what you think would be the best way to solve a problem that I have... I have attrition numbers for 12 months in columns and City_Tenure in the Rows, it looks something like this.... <colgroup><col><col><col><col></colgroup><tbody> Code ATTRITION_Jan_18...
  7. D

    VLOOKUP doesn't return values when cell is text and has duplicates

    Hi I have two worksheets, Unique Donors & Donations. I've assigned a unique alphanumeric code to each Donor and need to return that value against their Donations. VLOOKUP returns the first 3 values bu when it comes to a repeated value it stops. Amy help here much appreciated Unique Donors...
  8. C

    Conditional Formatting of a stacked chart that adds YTD totals

    Trying to Conditional format a Stacked graph for a YTD total. Sample data is below: <tbody> Jan Feb Mar Apr May Jun Jul Aug Sep Oct Nov Dec Target 506 476 491 495 501 489 508 503 519 487...
  9. C

    Conditional Formatting of a stacked chart that adds YTD totals

    I have a stacked chart that needs conditional formatting dependent on YTD totals. Actuals under YTD Target are formatted Green and over YTD target are formatted Red. The Problem I'm having with the conditional formatting is when a YTD total crosses from Under to Over the Target (or Vice a...
  10. B

    RAND gives #n/a

    hi, in excel I have <tbody> Sex Probability Cumulative Prob M 80% 80% F 20% 100% </tbody> These are in a sheet called probability of Client and run from cells E1 to G3. In another worksheet i have put the below formula in. Most of the time the result is #n/a with the occasional 'M'...
  11. T

    VLOOKUP all are RETURNING N/A except three cells

    See below, the first two columns - I called it table 3 I created a vlookup where 98% returned with a #N/A except for three cells? Can you please help me understand why this is happening? Copy and paste into your excel - the format is the same acrosss the board? Also why can't I upload an...
  12. S

    VLOOKUP with IF statement

    What is wrong here? IF(VLOOKUP(C2,Overrides!$A$1:$F$70,6,false)),="",VLOOKUP(C2,'Pricing & Availability'!$A$1:$F$700,6,FALSE),0) I want to test if the first lookup is getting no results (#n/a"), then I want to use another vlookup
  13. S

    Handling many conditions criteria for a VLOOKUP?

    Hi, If my Vlookup returns values that I don't want, I want to process them. What's an elegant way of doing this? Vlookup(value,range,col,0) = X IF X = "", "" IF X = #N/A, "" IF X = 0, "" IF X > 0, ""
  14. matthewlouis

    INDEX and MATCH confusing error (?)

    I have the following INDEX and MATCH formula . . . =IF(C31="Confirmed Sideways",INDEX('D1'!$Q$1:$Q$100,MATCH(F31,'D1'!$S$1:$S$100,0)),IF(C31="Suspect Sideways",INDEX('D1'!$L$1:$L$100,MATCH(F31,'D1'!$N$1:$N$100,0)),IF(C31="Confirmed...
  15. r1998

    Ignore #N/A in Array Formula

    Dear Friends and Respected Seniors, I have this data in A1-B10 <tbody> 1 28 2 20 3 80 3 70 2 65 1 40 2 88 1 33 3 41 2 58 </tbody> I want to find the maximum value from column B wherever column A has value 1, so in C1 I am using =MAX(IF(A:A=A1,B:B)) with control+shift+enter...
  16. R

    VBA to filterout #N/A If not

    Hi all, I have the below macro wherein it will filter the value apart from #N/A and delete the entire row but i need to release the filter if the below doesn't meets the requirement. Please assist:):) Worksheets("code").Activate Range("$A$1:$BE$10").AutoFilter Field:=28, Criteria1:="<>#N/A"...
  17. S

    Search record in table and if not found then enter new record any VBA code?

    Hi experts i have a query please anybody can solve it.. <tbody> ID Name Amount Descp Search ID here >> 1004 1001 ABC 500 On Cash ID #N/A 1002 XYZ 1000 Credit Name #N/A 1003 ZYW 1000 On Cash Amount #N/A Descp #N/A </tbody> In blue words is Sheet1 which is a form in...
  18. E

    On-Call Schedule: Table Needs to Show Dates

    First of all I want to thank MrExcel.com for everything you guys do, I have been able to find plenty of answers to many questions I’ve had in the past. Well let’s get into this conundrum, in short this is an On-Call Schedule, what I’m trying to accomplish is to for the techs to select their...
  19. H

    Vlookup and/or Index Help

    Hey everyone in Column A I have some random numbers and in Column C I have The missing numbers From Column A. Ex: <tbody> 2 1 3 5 4 7 6 8 9 10 #N/A 1 11 14 12 #N/A 5 13 18 15 </tbody> Using SMALL(IF(COUNTIF($A$1:$A$130,ROW($1:$130))=0,ROW($1:$130),""),ROW(A1)) IN...
  20. H

    Look up missing number and apply to where #N/A

    <tbody> Table 1 Table 2 Table 3 </tbody> <tbody> DL DM DN DL DM DN DL DM DN 1 SHIFT SHIFT SHIFT 2 1 16 1 16 1 16 3 2 17 2 17 2 17 4 #N/A 16 18 #N/A 18 18 #N/A 16 18 5 3 19 3 19 3 19 6 #N/A 17 24 #N/A 24 24 #N/A 16 24 7 #N/A 18 27 #N/A 27...

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