corresponds

  1. A

    Two way lookup for column title

    I have a table that looks like the following <tbody> A B C D John Mary 16 21 55 32 Alex Lisa </tbody> What I need to be able to do is look for the letter (column title) that corresponds to a score of 55 for Mary. In other words, search for Mary's scores, find her score...
  2. D

    value associated with a date range

    Hi, I am trying to make a formula that works something like; =IF([LOGICAL TEST]Date x<=Date y BUT Date x>Date z, [IF TRUE]Cell A, [IF FALSE]Cell A +1 row down AND +1 row down from Date x in the LOGICAL TEST part) Essentially I am trying to make a model in which a specific value corresponds to...
  3. T

    Displaying values in the next available cell

    Good morning everyone. Does anyone know if there is a way to fill in a range of cells based on info from another range of cells but have them fill in so that there are no blank cells in the starting range? Pardon the confusion, but I have a formula that reads as follows: =IF(AND(OR('Data...
  4. E

    Retrieve a value of a frame

    I created a frame in a userform, this frame have two option buttons and two text boxes. I want to retrieve the text in the textbox that corresponds to the selected option button. How can I do this? Thanks
  5. B

    Look up phone number by criteria

    Ok so I have an excel spreadsheet setup. A B C D State DEC Name Phone Number What I am trying to do is search for a number under column B and then return the Phone Number in column D that corresponds on the same row. =INDEX($B$2:$B$322...
  6. O

    Help interpreting a formula Row(Indirect(A1&":"&A3))

    Guys, I have been reading Mike Garvins book - Ctrl+Shift+Enter Mastering Excel Array Formulas - and I am struggling to understand this specific part of the formula: I understand that Row will return the rows of a given array. However, if INDIRECT returns serial number - which corresponds to...
  7. D

    Find greater x value of a curve that corresponds to a y value

    I want to find the x value which corresponds which half the maximum of the y value, and i want the x value to be greater than the x value which corresponds to the maximum y value So if you had a curve, and you looked at where the y corresponds to the x there would be 2 values. I want to find...
  8. K

    VBA How to verify if a selection of cells corresponds to a certain value?

    Hello everyone, I have the following problem where I need to verify if a selection of cells corresponds to a certain value. Here's the screenshot of the problem, and when I run that code, it doesn't work as supposed to, although, I don't know other alternatives: Ignore the fact I have = "B"...
  9. A

    scatter graph (text y-axis)

    I am trying to create a scatter graph where the y-axis corresponds to SUBJECTID (in text format) and the x-axis corresponds to values associated to each of the different subjects, so that the graph displays horizontally-lined dots, each line corresponding to a subject identified on the y-axis...
  10. J

    how to test if multiple cells equal respective values in vba?

    I would like to set up a logic that says something like: Check to see if cells A1:W1 are equal to these strings in succession: ("string1", "string2", "string3"), where string1 corresponds to A1, string2 corresponds to B1, string3 corresponds to C1 and etc. If any of the cells to not equal their...

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