wscount

  1. gravanoc

    ListBox Change Selection (VBA)

    This seems like it is frustratingly simple, but I've had no luck with getting my ListBox to deselect or even change its current selection. My ListBox is populated with all the tabs in the workbook (there are 36 tabs with very long names), so when they click the tab name in the ListBox it...
  2. C

    Built Hyperlink does not work in some cases

    I have a working subroutine that creates a set of hyperlinks in a 'table of contents'. Unfortunately the hyperlink that is created is not working, in a few cases. Context Example reduced in size for clarity Workbook with five tabs and the table of contents tab Workbook worksheet names...
  3. Q

    1004 Error. That name is taken

    Hi team, Code below. I t is meant to run through the work book and format the Tab name with the name in D6. It has been working fine for a couple months but now it refuses to budge from this error on this line. There are on 10 names that appear repeatedly. Sub Tab_name() Dim ws As Worksheet...
  4. F

    Fault in code

    hi! Can't seem to find the fault in my code. Returns an Object required -error. I think the problem lies where it finds the sheet with the *support*-part and the sets it as the active worksheet... Sub help() Dim wscount As Integer Dim ws As Worksheet wscount = ThisWorkbook.Worksheets.Count...

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