loops noob

  1. C

    Using Loops to Run Through Groups of Data

    Hello, I am new to VBA and am learning as I go for a work project. I need to cycle through groups of data (anywhere from 1-319 lines long in a file with 155,000+ lines of data) and perform some operations on them. I am looking for recommendations on how to create a loop (looking at...
  2. B

    Loop Without Do Error and Do/While with multiple conditions

    Hi all, I am having trouble taking my macro from a basic single loop to multi-loop based on certain conditions. The first loop below works properly but I cannot get a second and third identical loop to work without giving a "Loop Without Do" error. In my second and third loops I am replacing...
  3. Jenna_B

    Loops/Arrays/ Help!

    I am failing at trying to create a code. What I want my code to do is to: I have 35 conditions that needs to go in to 7 different categories... so if the cell.Column1 is like "Veol" then cell.Column3 should output to say Veolia if cell.column1 is like "Clean" then cell.Column3 will say "Clean"...
  4. N

    Code optimization

    I'm working with table which looks like this [link]. Every month increases for one column and I have to manually correct formulas. I'm trying to make things easier so I start creatin a macro. As I've never write any code, I don't know how to make correct loops to fill all cells with appropriate...

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