pattern

  1. DataBlake

    Creating Parent - Child Data [VBA]

    Hello all, I'd be super glad if someone could help me come up with a way to create multiple part numbers using two qualifiers from a single line so lets say i have this product which would be the parent on Sheet1 <tbody> partnum brand style color size1 size2 size3 angle reverse angle pattern...
  2. F

    How to copy a pattern in a column

    Hi I am sure this is straight forward but can't seem to work this out. In one column I might have 4 lines: SL-001 SL-001 SL-002 SL-002 How do I copy the pattern down so that e.g. if there were 40 days I would end up with SL-040 (and 80 entries)? Thanks
  3. K

    Copy paste match of the horizontal "header patterns"

    Hi,</SPAN></SPAN> Data column is column C:E</SPAN></SPAN> Header H2:I4 values are brought by formula and J2:J4 values are consonants </SPAN></SPAN> Header-1 H2:J2 = Pattern XX1</SPAN></SPAN> Header-2 H3:J3 = Pattern XXX</SPAN></SPAN> Header-3 H4:J4 = Pattern XX2</SPAN></SPAN> I want that...
  4. K

    Extract match of header patterns

    Hi,</SPAN></SPAN> Data column is column C</SPAN></SPAN> Header F2:H3 values are brought by formula and F4:H4 values are consonants </SPAN></SPAN> Header-1 F2:F4 = Pattern 2X1</SPAN></SPAN> Header-2 G2:G4 = Pattern 2XX</SPAN></SPAN> Header-3 H2:H4 = Pattern 2X2</SPAN></SPAN> I want that...
  5. Y

    Formula needed to repeat pattern

    I have to populate various spreadsheets using the following number sequence: 1,1,1,1,1,1 2,2,2,2,2,2,2,2,2,2,2,2,2 3,3,3,3,3,3 4,4,4,4,4,4,4,4,4,4,4,4,4 etc.. So basically, I have to follow sequential numbers in the special pattern of 6 instances of 1, 13 instances of 2, 6 instances of 3...
  6. C

    Conditional concatination

    I have rows of orders with the important info in the following columns Col B Customer ID [0002] Col C Order Date [28/11/2018] Col P Week Index Week commencing in (yymmdd) [181126] for example, Customer id 0002 0002, 28/11/2018, 181126 (Wed) 0002, 01/12/2018, 181126 (Sat) Against each of these...
  7. P

    identify the 3 letter pattern in the draw line

    identify the 3 letter pattern in the draw line http://www.mediafire.com/file/27frtcym6d6ulxx/detectar_os_padroes_das_3_letras_no_sorteio.xlsx/file
  8. E

    pattern and shift in even and odd lottery

    Hello, Trying to found away to find next pattern or shift change using excel. please see below. E-E-O-O-E E-E-O-E-E O-O-E-E-E E-O-E-O-O E-E-E-O-O E-E-O-O-O O-O-E-O-O E-O-E-E-O O-E-O-O-O E-O-E-E-E E-E-E-E-O O-E-O-E-O E-O-E-O-E O-E-E-O-O O-E-O-O-E E-O-O-E-O O-O-E-E-O E-O-O-O-E O-E-E-O-E O-O-O-O-O...
  9. T

    Find a pattern in muti columns and mark pattern

    I have 30 columns of data as shown: P b p r b b r b b r b b r b b r b r i need to find the pattern rbbrbb in each column.
  10. A

    Drawing a Rectangle

    Hi, I am trying to draw rectangles using a set of variables and I can draw a solid box using: With plotsheet.Shapes.AddShape(1, Startx, Starty, BoxWidth, BoxHeight).Fill .ForeColor.RGB = RGB(Red, Blue, Green) .BackColor.RGB = RGB(Red, Blue, Green) End With (The items in italics are...
  11. D

    Cell.Characters(<StartPosition>,<LengthOfOldText>).Text = <NewText> occasionally not working

    Hello group, Looking for why the following line doesn't work as expected on occasion (probably about 15% of the time) l_rngCurVerse.Characters(l_lngStartPositionOfOldAnnotation, l_lngLengthOfOldAnnotation).Text = l_strCurrentVerseAnnotation I can see all of the variables in this particular...
  12. K

    Transponse each n rows + merge rows periodically

    I have data in three columns which I would like to transponse like demonstrated on the screenshot below. All the solutions that I have managed to found on the forums so far did not really work for the timestamps since they need to be merged (one unique timestamp per row). The data pattern is...
  13. K

    CF, macro require

    Using Excel 2000 Hi, VBA, conditional formatting macro in the columns C, D & E as shown colours for pattern in the C1:E4 and in the columns G, H & I as shown colours for pattern in the G3:I3 Example data...
  14. E

    Identify Pattern in a grid

    Hello Gurus, Hoping to get some solution to the issue below. In the production facility that I am working on, we have thousands of these working shift patterns and it is just getting challenging to understand what are the working patterns. See below: Pattern 1 is simple and visually possible...
  15. K

    Sum by using especial criteria

    Using Excel 2000</SPAN></SPAN> Hi,</SPAN></SPAN> In the column I got 7 numbers pattern secreted by vertical bar </SPAN></SPAN> In the column I got count for each patterns</SPAN></SPAN> I want a get sum in the column E by using patterns "especial criteria" first 4 numbers...
  16. T

    Date change in Word document

    Hello - I am trying find date occurrences in a Word document from Excel. The format of the date is 'ddmmmyy'. (Example: 17SEP18). I want to be able to replace with the current date. This is what I have so far (probably much simpler than this) Dim regexp As New RegExp Dim prevdate As String...
  17. S

    cleaning up data in PowerQuery

    I have a column in PQ that needs cleaning up. I'ld like to keep values that end with a combination of 1-letter and 4-digits. Keep this pattern: ...A1234 Filter out this value pattern: ...A123 Help is appreciated. Thank you.
  18. X

    Pattern for Cell value equal to cells at different instances

    Hey Peeps, This one is a bit hard to explain for me and that's why the title is a bit weird. I hope someone can help me out on this as this will ease up things. I would like to have the following: If A1 = B2 and A2 = B42 So as you can see the pattern is of every 40 cells. Is there a formula...
  19. K

    Conditional formatting as per group pattern

    Conditional formatting as per group pattern </SPAN></SPAN> Using Excel 2000</SPAN></SPAN> Hi,</SPAN></SPAN> I need conditional formatting as per groups PATTERNS</SPAN></SPAN> Group-1 pattern "1|1" interior colour RED & font colour white</SPAN></SPAN> Group-2 pattern "1|X", "1|2", "X|1", "2|1"...
  20. K

    Typical matches; highlight and count them

    Using Excel 2000</SPAN></SPAN> Hi,</SPAN></SPAN> I want to find match of column C&D in the entire row and want to count the match</SPAN></SPAN> Matches method example....</SPAN></SPAN> Row 6 cells C6:D6 pattern "X1" look through in the column E:P in the row 6... following this method...

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