text2

  1. C

    Copying cells from one sheet based on another sheet

    Sorry if the title doesn't make much sense, I will try to explain better. I have a set of data on sheet 1 that looks like the following: <tbody> Column 1 Column 2 A B C D </tbody> On sheet 2 I have data that looks like the following: <tbody> Column 1 Column X A text1 A...
  2. D

    VBA Excel 2016 - Upper Case and Font size lines required...

    The following code works fine, only I would like to insert a line of code to change the text to Upper case and another line to change the size of the font. Any help would be much appreciated: Dim i As Integer Text(1) = "text1" Text(2) = "text2" Text(3) = "text3" For i = LBound(Text)...
  3. N

    splitting an array

    Hello everyone, I have an array that has 100 values. The values are text1 & "|" & text2. I need to split this array into two columns. Text 1 in column X and text2 in column Y. I failed to do it. Can you please help? Thanks!
  4. C

    Clustering values

    Hi, I have a list of values where i want to use a formula to fill the last column (Q) with the corresponding value q1, q2, q3 or q4 that is defined in the second table. Can anyone help out with the correct formula to do this? thx in advance list <tbody> name value Q text1 99 q1 text2...
  5. S

    Increment cell reference after nth row.

    Col A Col B Text1 Text1 Text2 Text1 Text3 Text1 Text4 Text1 Text5 Text2 Text6 Text2 Text2 Text2 Text3 Text3 Text3 Text3 Need a formula in column B to copy data from Col A & increment...
  6. H

    Find [Field2] value associated with Max[Date]

    I want to find Text1 associated with Max[Date] (here "cat") and use that to create column Text2 for any matching Text1's <table> <tr><td>Date</td><td>Text1</td></tr> <tr><td>11/1/2017</td><td>dog</td></tr> <tr><td>11/2/2017</td><td>cat</td></tr> <tr><td>11/3/2017</td><td>rat</td></tr>...
  7. K

    Index / Match all results with multiple criteria

    Hi, I cannot find a solution for my problem. Is it like this: <tbody> A B C D E F G H AB H1 0 TEXT1 CRITERIA1 A= AB AB J5 40 TEXT2 CRITERIA2 B= J5 AC R5 5 TEXT3 CRITERIA3 C= 40 FG H9 3 TEXT4 AB J5 40 TEXT5 MATCHES= TEXT2 AB J5 20 TEXT6 TEXT5 HZ D5 6 TEXT7...
  8. R

    Counting the Number of identical Cells in a column.

    Hi Forum. Hope all is well. I would like help to count the number of identical text cells in a column A. They all exist in sequence as follows: A K Text1 Text1...

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