.hidden

  1. C

    Hiding list of rows in VBA

    Hello, I'm trying to use a macro to hide (more accurately to unhide) a list of rows. I currently have it working as (without the comment markers) ' With Rows("62") ' .Hidden = Not .Hidden ' End With ' With Rows("65") ' .Hidden =...
  2. C

    VBA ElseIf not running

    Hello, I think I have a fairly simple block of code here, and most of it works, but the ElseIf never happens to change the cell to V. The If before it has no problem setting the cell to H. I also tried just using an Else, but that didn't work either. I'm not getting an error or anything, and...
  3. S

    Conditional sheet protection in VBA (Row hide/unhide)

    Good Afternoon, I am new on the forum and I didn't find the answer to my problem within the existing posts so I hope you will be able to help me. I created an excel document that includes over 200 sheets. The purpose is to have inputs from the production team on each sheet. The document is...

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