worksheet loop

  1. D

    Macro not iterating through each sheet

    I can seem to figure out why my code is not iterating through each worksheet in the workbook. Hopefully someone can help me out here. Sub CopytoWord() Dim WordApp As Word.Application Dim DocLoc As String Dim LastRow As Long Dim ws As Worksheet ' Begin the loop...
  2. O

    VBA Code to Check if Sheet Exists

    Thanks in advance, I will try to give feedback for any potential solutions given. This code was working, but I now get error "Compile error: Method or Member Data not Found" Sub CheckSht() Dim FirstDate As String Dim Sheet As Sheets...
  3. S

    Multiple loop inside one another

    Hi all Window 7 / excel 2010 Here comes my problem, I get workbooks full of data but not organised except for one thing the phone number is in the cell below the cell with the valuue "Phone" Currently I can retrieve each number in a sheet and create the list on the sheet 6. here is my code...

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