loop column copy new

  1. S

    Excel VBA Lookup values to populate matching columns

    I'm trying to lookup values from Master Data worksheet check if "CONDITION 1" is true and to populate with "Value" each column with header "SITE # 1" in Project Visit worksheet having empty row using VBA. Note that number of row and columns will remain variable, hence I'm want to use <code...
  2. R

    Loop through Columns, and if they contain "YES, do a function, otherwise next Column

    Hi Everyone, I am looking for VBA code which will loop through columns J:W. If the given column contains the text "YES", then I would like to filter that column and copy the data into another sheet called "Numbers" Otherwise I would like to loop onto the next column and do the same action...
  3. G

    Loop through column and copy to new column depending on condition

    I have recently taken an interest in VBA, Despite searching through various forums I am unable to figure out how to do what I need. I want to loop through column A (which is a list of names), if the first letter begins with 'a' I want to copy into column c, This is what I have so far: Sub...

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