repeat

  1. A

    Analysis, Functions and Formulas.

    Lets say I have a table of three or more columns and rows with a number in each cell ranging from 1-25. I want to find every row that has two numbers that repeat in other rows. I'm not sure which to use, Match? Lookup? Offset?
  2. A

    Excel Formulas and data analysis

    I want to find row in which three numbers repeat in other rows. How do I do this? Thank You In Advance.
  3. S

    Tring to get VB code to automatically scroll through a table.

    Hi. I have VB code that looks at a table connected to a form and runs a macro ("ApdTabtoTotalTest"). I have it set up to go to the next record. It works, but the issue is that I have to manually run the code for each record. There are around 150 records. So I click a button and it runs. I then...
  4. B

    Repeat a value or number in a sequence multiple times.

    I have a list say: A,B,C,D,F (IN COLUMN A) I want the user to select a member of the above list in column B1 and say how many times it must be repeated in column C1. The extracted list can now follow in any other column (a multiple of times say 2) Example. User selected A Repeat 3 List 2 times...
  5. F

    row to repeat at top

    Is it possible to modify the cells located in the "rows to repeat at top" when printing each page Thanks. Jim
  6. L

    increment cell reference

    in a cell H3 i have ref to =C3 i need H4 to ref cell =B3 i need H5 to ref cell =C4 and repeat down many rows . if i copy down excel doesn't work out i need the pattern to repeat. how can i simply copy down? i.e then in H6 need =B4 H7 =C5 H8 =B5 and so on TIA
  7. M

    Trouble Repeating VBA Code

    Hello, I'm new to VBA coding. I found a very useful code that allows me to produce a checkmark when I double click on the task I've just completed. However, for some reason, I can't repeat the action. See code below: Private Sub Worksheet_BeforeDoubleClick(ByVal Target As Range, Cancel As...
  8. T

    Repeat Numbering for like ID's

    Hi, I have id's numbers that repeat and i need to count them with the same "row number" the formula I've come up with is: =if(b2=b1,"1",a1"+1"). each change in employee number it starts over to row number 1. what am i missing <tbody> Row Number ID Number 1 123421 1 123421 2 222323 2...
  9. M

    Macro for transferring cell components to Word

    Objectives: 1. Transfer cell components of column B to F in Excel to a designated place in Word 2. Must retain the format of the destination 3. Repeat the process a number of times equal to the number of rows after row 7 (I think the way to do this is to manually input a value in a separate...
  10. L

    Repeat until value not found in column

    Hello everybody I need same help. I need to delete rows with the value 0 in column B I made this: Columns("B:B").Select Selection.Find(What:="0", After:=ActiveCell, LookIn:=xlValues, LookAt:= _ xlPart, SearchOrder:=xlByColumns, SearchDirection:=xlNext, MatchCase:= _...
  11. N

    Counting Maximum number of occurences in a range that don't repeat

    Hi, I'm trying to calculate a tourism streak for attending different running events. So I have a list of events and I want to work out the maximum number of times someone has gone without repeating themselves. So in the example below the longest streak without repeating is 8, between the two...
  12. R

    Any Formulas that simply copy cells and paste them farther down a row?

    Greetings, Example: I've got data in Row3 A2 B2 D2. Once that data has been reviewed/confirmed, I need to COPY/PASTE it over to M2, N2, and Z2 on the same Row. Then wash, rinse, repeat down each Row. Might that be possible via a Formula? I can't seem to find anything. Or would this be...
  13. B

    Help populating a formula please

    Hi Everyone, I'm wondering if there is a way to populate a DLookup in a cell based on the population of another cell in the same row? For example, Cell D2 is populated with a Scan as text. When that happens I would like to populate cell H2 with the formula below and then repeat that in each row...
  14. D

    repeat a row each nth

    Hi, I want a my first row of a long document be repeated not only in the top of each printed page but also in the middle, is it possible ?
  15. M

    Move Part of a Row Up and Over

    Wondering if there's a way with VBA to do the following. I need to get the data in C:2 and D:2 into E:1 and F:1, the data from C:3 and D:3 into G:1 and H:1. I need to repeat for the entire sheet. Can this be done with VBA? https://drive.google.com/open?id=189R34HQhkflk6wh-mlxhj6aJtblTX5Ed
  16. B

    how to repeat fields in a pivot table

    so in a pivot table i recently learned you can choose to repeat or not repeat a columns fields by right-click / field settings / layout & print and then checking or unchecking the Repeat Item Labels box. The last few times I've tried to though that box has been grayed out. Any guesses as to...
  17. B

    how to exactly copy a pivot table's formats

    i'm trying to learn a few new reports at work. one of the things i need to do is based on a pivot table. i've been able to create the data just fine but i'd really like to make it look like the previous person who did this. i can't seem to find a way to see all the formats applied to a pivot...
  18. M

    Sum First 4 cells, next 4 cells, then the next 5 cells

    Starting at F35, looking to sum the first 4 cells, then in the next cell sum the next 4 cells, then in the next cell sum the next 5 cells in row 35. Then repeat. If I am summing 4 cells every time, I use the formula below - not sure how to sum 4, 4 then 5 and repeat...
  19. L

    repeat() with colors

    Hi I want to use Repeat() to type "*". My question can I color these "*" to different color depends on the reading? Thank you. <tbody> day tmp =repeat("*",A2) mon 15 ************************ tus 10 ****************** wed 4 **** </tbody>
  20. W

    Basic Fixed Loop Macro

    I am trying to learn loops. My vba code is: Range(Selection, Selection.End(xlToRight)).Select Range(Selection, Selection.End(xlToRight)).Select Range(Selection, Selection.End(xlToRight)).Select Range(Selection, Selection.End(xlToRight)).Select Range(Selection...

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