codename

  1. T

    Need help setting up an object to read NameCode

    Hi all, This is my very first post.... I'm sorry if i'm being too wordy, and please excuse my English as it's my second language... I'm trying to setup an object to read Namecode but I got stuck.... The following is what I need to do. If you download my spreadsheet at the end of this post...
  2. W

    CodeName.Protect

    I've started reading Professional Excel Development, which is a great book/pdf, and came across a suggestion to use codenames rather than worksheet.name to refer to sheets. One of my existing protect procedures had an optional parameter for passing the sheet name, so it would protect just the...
  3. TheBlademaster

    Use "For" "Next" with Codenames & i through Worksheets

    IT'S VERY SIMPLE!!! ANY IDEAS?????? Option Explicit Dim LoopingSheet As Worksheet Sub GoThroughSeveralCODENAMES_WS() Dim i As Integer 'i have 10 ws, codename MySheet1, MySheet2, MySheet3... till 10 ' want to do something like this: for i = 1 to 10 set LoopingSheet = ("MySheet" & i)...
  4. R

    Use of worksheets codename

    Can the codename property (Name) of a worksheet be used in an excel formula? If so, what is the correct syntax?

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