return multiple values

  1. G

    Code for fuzzy lookup that can return multiple values?

    Hi everyone, is there a excel vba code for fuzzy lookup that can return multiple values?
  2. P

    IF statement for return multiple values

    I have a spreadsheet that returns multiple results based on an order number in columns E to G. I would like to combine those results into a single cell with "/" as the delimiter into column H and have the sort order Auth/Sale/Credit. Some of the cells have only one result and the other cells...
  3. B

    How to Return into Single Cell the Text from Multiple Columns Same Row.

    Hello, This is my first post so please excuse me if I do something wrong. I have a workbook that contains approximately 260 sheets, uniquely named. Each sheet contains a row, say row 22 that is labeled in column A "Review Comments:". Column C through Column Z "MAY" contain text comments i.e...
  4. L

    Matrix Equation Help Report if next five values that correspond to other column are within required timeframe

    I have some times that I am trying to analyze through the use of a helper column. In Column B I have a list of operation numbers, in Column G I have a list of time differences. In the helper column I want to check if the next 5 time differences for the same operation are under 7 minutes. In the...
  5. M

    IF statement, how to return a cells contents and a string.

    Hi All, I'm cleaning a dataset and looking for no responses (blanks in the data). When there is no data in a given cell, I'd like to output: A) the ID # associated with that row which is the contents of another cell in the same row B) the string contents of another cell in the same column C)...
  6. E

    Lookup One Input Value, and return all matching records

    I want to create a user form where the user will enter a value in a designated cell, and once entered, either automatically or after running a macro, return all matching records on separate rows. So for example, lets say I have a dataset with 3 column; (1) Animal Type, (2) Animal Name, (3)...
  7. S

    VLOOKUP vs INDEX?

    Hello and sorry upfront, I'm sure this has been asked and answered lots of times but I can not make this work. Here is what I need to do: the info on Sheet1 has a bunch of names in Column V with info behind On Sheet 2 I need to lookup each match in Column V and return all the info for each...
  8. E

    Problem with Array formula

    I was trying to write a formula that will enable me to chose a school name (from a data validation dropdown list) and have 4 years of test scores come up. I wrote the following formula which works really well except for 1 small problem. It sorts the data for a given school in ascending order...
  9. S

    Return a list(with no spaces) of values based on a condition

    I am trying to generate a list of components that are on at least one part(Par 1, Part 2, Part 3, etc) but I want to exclude the components that are not any part. I generated this list in A11:A15. The formula I used was =IF(SUM(B3:G3)=0,"",A3) -- removed inline image --- That formula gives...
  10. W

    Return multiple values

    I have two columns of data. Column A has a category identifier number. Column B has specific item number. Multiple values under column B could fall under 1 value in column A. I need to return all values from column B which fall under a column A category. For example: below you will see in...
  11. Q

    I am not returning the right information on this index function - can anyone help??

    <TBODY> A</SPAN> B</SPAN> C</SPAN> D</SPAN> E</SPAN> 1</SPAN> 2</SPAN> Markets</SPAN> Markets</SPAN> Location Name</SPAN> 3</SPAN> Select Market here ></SPAN> 058 - Total Canada Market </SPAN> 063 - Total Northeast Market</SPAN> 064 -...
  12. S

    Returning state cities by inputing a given state's abbrevation

    Hi, I'm trying to create an array formula that returns all the cities in a given state by imputing the state's abb in cell K2. The returned cities go into column J. California has the most cities(430) and the cities are 5000 rows deep, if that is helpful. Thanks

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