renames

  1. tf37

    Rename Worksheets Excel 2007

    This macro works for the most part, but what happens is it doesn’t completely rename the entire sheet. If the sheet name is “Sheet1” and you run the macro, it renames it to “Sheet71 1” What am I missing here to get it to just rename the Sheet1 to Sheet71 without leaving the 1 after the rename...
  2. O

    Macros Beginner Question

    Dear All, Im trying to learn macros by running the syntax below but its giving me User-defined type not defined error. Where can I be wrong? Sub MonthlyWorksheets() ' ' MonthlyWorksheets Macro ' This macro renames work sheets ' ' Dim i As interger i = 1 Do While i <= 4...
  3. Roderick_E

    Dynamic Data Validation list

    I use this code all the time but it breaks if someone renames the source tab. Any ideas? =OFFSET(tabname!$J$4,0,0,COUNTIF(tabname!$J$4:$J$65536,"> "))

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