acting

  1. Pinaceous

    VBA Column Size

    Hi All, I'm working with this code to make all worksheets of a workbook with columns A, B & C a specific size. Sub ColumnPrep() ' Dim wks As Worksheet Application.ScreenUpdating = False For Each wks In Worksheets wks.Activate Range("A:A").Activate...
  2. R

    Code just...stopping for no reason

    I have a rather large and complicated spreadsheet that has developed an odd behavior. It will stop for no reason on the same line of code. A simple F5 command will start it back up again, but I can not for the life of me figure out why. It's acting as though a STOP commas were in the code but...

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