apples

  1. J

    Returning a value for two lookup columns (without a concatenate)

    I have a lookup table of this format: <tbody> A B C 1 Apples, Pears, Watermelons Green 123 2 Apples Red 456 </tbody> I need the data represented in the target table as below. Column A can contain multiple values that will appear as separate row names in the target table. Column B will...
  2. T

    Combining INDEX/MATCH with LEFT

    Hello, I am trying to use INDEX/MATCH with LEFT, to change the returned value. Example: <tbody> Data1 Data2 5 Apples {are great}<are good=""></are> 10 Oranges {are also great}<are also="" good=""></are> </tbody> =INDEX(B:B,MATCH(5,A:A,0)) This Formula returns the value of Apples...
  3. E

    Index Match with multiple nested if statements

    Hi, I have two tables, one with "source" data as follows: <tbody> A B C D E F G H I J K Lookup Helper High Low Geo_Lookup Geo_High Geo_Low Other Class Description Important A1 A1 11 Apples & Oranges N A2 #ALT 2 Apples & Pears N A2 55 High Apples & Pears Y A2...
  4. M

    Index Match Wiildcard Partial Match

    I am trying to use a formula similar to match index that will allow me to index based like/similar words in cell. I want the result in Table 2. Table 2 does contain the exact words in Table 1, fruit column I am unable to use index to bring over the totals to Table 2 <colgroup><col><col...
  5. T

    Copying values from another sheet that has data validation criteria list

    Hello everyone, I would like to copy values from Sheet A to Sheet B. Sheet A has a drop-down (data validation list) and items in that sheet change according to the item that is selected. E.g.: Items in the drop-down are Apples, Oranges, Bananas. Below the drop-down I have monthly counts...
  6. R

    User Form Combo Box

    Is there a way for the combo box to show the last item that was selected? if they choose Apples then submitted their data can Apples then show up in that combo box next?
  7. D

    VBA Transpose and separate comma separated values

    Hi, I am trying to separate comma separated text in multiple cells in a column but would like to retain the exact same date for each row of separated text except for Quantity and the transposed references. Also I will have varied rows of data in the reference column, Can some one help with this...
  8. N

    Copy Columns from multiple workbooks to one workbook

    Hello! I am very new to VBA, and my stumbling block is this. I have three workbooks. Although they have other columns, the columns they have in common are apples, oranges, and grapes, and they are not in the same order in each of the workbooks. Is it possible to copy the information in apples...

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