vba loop

  1. C

    Why is my loop skipping rows?

    Purpose: Look at table in Parameters worksheet for find/replace parameters. Use these values to find/replace text in Sales worksheet. Heres the parameters table in the Parameters worksheet <tbody> IF then Entry Code WILL CALL (Winebridge) Wine Bridge STEWCH09 >>> CH09S1@VLX...
  2. J

    Trouble looping through .dbf files

    So I'm banging my head against the wall trying to run a macro that generates a new worksheet for every .dbf file in specified directory and then copies ranges of data. The code works great for the first file but then gets hung up on that first .dbf and never advances to the subsequent files. I'm...
  3. H

    Excel VBA chart looping

    Hi, I want to write macro which goes through each of the chart and delete everything on it. each text box, each hyper link, each header, each tag on x axis and y axis. I should just remain with blank chart window and nothing on it.... can any one please help.....thanks in advance (probably...
  4. D

    VBA loop not functioning - Please help!

    Hi, I have created a data entry macro that prompts the user for information and then enters it in the correct cell of the excel sheet. The user will be entering multiple lines of information so I need the macro called "newentry()" to repeat itself indefinitely, at least until the user clicks...
  5. S

    For.... Next Loop? Best way forward?

    Hi VBAers, As I delve deeper into excel I am learning many more exciting functions but am also coming up against many more problems! Is there a way to use a "for...next" loop in order to copy the below code 300 times? i.e. I have 300 different text boxes that are conditionally formatted...
  6. N

    VBA: Concat loop with Formatting

    Hi, i'm looking for a solution to the following. I have a table like this: <table border="0" cellpadding="0" cellspacing="0" width="128"><colgroup><col style="width:48pt" width="64"> <col style="width:48pt" width="64"> </colgroup><tbody><tr style="height:12.75pt" height="17"> <td...
  7. d0o0n7

    Excel VBA Multiple Criteria Loop problem

    Hey Guys.. Greetings.. Hope you doing good. I just entrap in a loop problem. :confused::confused: Here is the file attached with raw data dump and result desired sheets http://www.filefactory.com/file/cbc35f7/n/Excel_Loop_problem.xls Help requirement Details are in the sheets I am trying...
  8. M

    VBA Code to Display Data by not using Vlookup

    Ok here is my problem I have vba code that first displays first row of expected results then on the next row the code does a vlookup using the key in the expected to find the actual results. Problem is the vlookup is being used for every column which takes to long. Ideally I want it to vlookup...
  9. dukeofscouts

    VBA "For Each" code run only in first row

    Hello I'm editing a code I wrote to make it have the ability to handle a range of cells and not be limited to just one. The issue is that since I will not be the primary user of the workbook I need to dummy proof it a little. What I need to do is limit the code to only run in the top cells on...

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