isnumber

  1. D

    How to pull "A" from a cell with "AB"

    Hello everyone, first time posting here. I'm trying to retrieve information from a table like the one below as such: <tbody> A B C(function) C(outcome) 1 a Harry =IF(A1="a","YES","NO") YES 2 ab Ron =IF(A2="a","YES","NO") NO </tbody> Basically if a cell in column A contains "a" I want...
  2. V

    Comparing two ranges with fuzzy logic

    Hello fellow members, I'm looking for help with a task of finding closest match between an array and array of arrays. What I'm looking for is an array, say A1:A7 where A1 may be 0-9, A2 may be 0 or 10-19, A3 may be 0 or 20-29, A4 may be 0 or 30-39, A5 may be 0 or 40-49, A6 may be 0 or 50-59...
  3. T

    Search issues

    Hello, I am using an embedded search function in excel (example below). =SUMPRODUCT(ISNUMBER(SEARCH("Sounding Lake",$F14:$F30))+0,BD14:BD30,$J14:$J30) The problem is that the search is also grabbing and summing another similar embedded search (see below) =SUMPRODUCT(ISNUMBER(SEARCH("Sounding...
  4. R

    LOOKUP - Multiples of..

    I have a worksheet that uses a Data Connection to retrieve an array of data. I then have a working passive LOOKUP formula that uses preset array of cells "B76:S76" to retieve the last number in the right of that array; Cell E2 =LOOKUP(2,1/ISNUMBER(B76:S76),B76:S76) My problem is that array can...
  5. N

    Lookup with if Function

    Hi There, It seem easy at first but I can't think of another way and needa bit of direction. I have series of UK registered vehicle, I need to identify the new and old i.e. Any vehicle registered before 2000 is old everything else is New, Since the format changed at 2000, I can get unique...
  6. S

    Data Validation with Two Cells Referenced

    Hi guys, Hopefully quite a quick question here. I'm trying to add data validation to a cell, based on two criteria: 1) The value entered in the cell must be a number 2) The cell one to the left of it must be blank In the custom formula input of the Data Validation box for cell B1, I have...
  7. R

    Formula Problem: Not this address but the other, and blank if no address

    I'm putting together a workbook where I can load one sheet (raw data) and then in another sheet (product) extract the information I need for a specific format. The thought process is if the 1st address contains "Box", as in PO Box, then pull back the 2nd address. The criteria I'm using to look...
  8. D

    Nested or statement

    I'd like to check whether a string of text in a cell contains either "something" or "somethingelse". IF(ISNUMBER(FIND($F$5,D8)),$F$4,0) OR IF(ISNUMBER(FIND($F$6,D8)),$F$4,0) The result should either output the contents of cell F4 if True or 0 otherwise. I've tried a few nestings with no luck...
  9. I

    grabbing the first and last four numbers of a string that may or may not contain letters

    Hello all, Consider the following four strings: <tbody> 1400UPS4736 <tbody> 1401ALUM0001 <tbody> 1401VLV4188A <tbody> 1401CNVS4279 </tbody> </tbody> </tbody> </tbody> Some have three letters in the middle, some have four. Some end in a number, some end in a letter. What I need to...
  10. F

    Index Match Array New Formula not an array ?

    Is there anyway to recreate this formula w/o it being an array ? {=IF(C3="","",IFERROR(INDEX('Master List'!$B$1:$B$2000,MATCH(TRUE,ISNUMBER(SEARCH('Master List'!$A$1:$A$2000,C3)),0)),"ADD TO MASTER"))}
  11. D

    Need to apply loop to IsNumber values only

    Objective: to appy rounding vba code to user selected rangeConcerns: I only want this to apply to IsNumeric values. In some cases, the users may select blank cells and cells with text (these cells should be skipped).I can get the below code to work, but not when it enconters blank cells or cells...
  12. R

    Problems with Find formula

    I'm trying to create a spreadsheet for a football pool and have need some help with a formula problem On the first worksheet "Week 1 Spreads" I have a list of the games, spreads, & scores. In column "I" I have simple "IF" formulas to show who won against the spread. [/IMG] Here is where I'm...
  13. I

    Find the MAX range in a row from the last "\" for a Duty Roster

    I want to create a formula that will grow when dragged to the right and down and be able to respond when text is wrote over it. Ive got it to work but when I enter an "A" after a "\" has been entered previously in the row it finds the max of the whole row. I need it to find the max since the...
  14. S

    VB Sumifs and isnumber

    Hi - How would you write the following in VBA IF(ISNUMBER(FIND("Blue",P13)),IF(ISNUMBER(FIND("RED", M13)),-S13, -S13*E13), "") Would greatly appreciate your help on this. Thank you!
  15. J

    URGENT! I really need an Answer!

    The conditions are: There are multiple reference cells and all of those should be number, if one becomes a letter or not a number, it would prompt, "ERROR" or "FALSE" or "INVALID", if in case all cells are numbers, it would proceed to SUM it all up. I've tried IF with ISNUMBER function but it...
  16. 4

    How to apply ISNUMBER to range?

    Hello. I'm trying to use the Isnumber function to verify data on a given table, but it does not work on a range of cells. More precisely, i have a table with data and i must make a verification cell where if the values of the data table are negative or non numeric i get a message saying error or...
  17. S

    Array formula to count occurrances with three conditions.

    Hello, I have the following array formula: {=SUM(IF(ISNUMBER(FIND(A37,Data!G:G,1)),IF(ISBLANK(Data!C:C),IF(ISNUMBER(FIND("MSP",UPPER(Data!B:B),1)),0,1),0),0))} In layman's terms it says: count the number of occurances where the text in cell A37 is found in column G, a BLANK is in column C and...
  18. D

    nested array formula to count unique records - using isnumber(search(...) in a CSE

    I've been editing/hacking formula given to me by the kind people on this forum. My latest edit seems to be failing - I was hoping someone could spot the problem...
  19. R

    How do I Ignore #N/A with LINEST ? I have Partial Solution already...

    Hi, So I have two columns of data that I need to run a LINEST on, but these two columns will inevitabley have #N/A in some of their cells and there isnt anything I can do about this. That's fine, because I found a partial solution from a previous thread: LINEST question This works for the...
  20. P

    Array question re: Sum(If(ISNUMBER)....

    Hi there, I am at a loss to find the information I need to correctly proceed on a project I am working on. I have created an array formula, which ignores #NA, to get a total for 4 columns... and this works fine. BUT - when I copy/paste the formula to the other 1100 rows, it stays static, and...

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