+ Reply to Thread
Results 1 to 4 of 4

Range Names - help

Hybrid View

  1. #1
    Glen Mettler
    Guest

    Range Names - help

    Is it possible to programmatically delete a range name or series of range
    names?

    Glen




  2. #2
    JulieD
    Guest

    Re: Range Names - help

    Hi Glen

    from help

    ---
    Use Names(index), where index is the name index number or defined name, to
    return a single Name object.The following example deletes the name
    "mySortRange" from the active workbook.

    ActiveWorkbook.Names("mySortRange").Delete
    --is this what you were after?CheersJulieD"Glen Mettler"
    <GlenMettler@knology.net> wrote in message
    news:eEpPd.26846$2V1.18625@fe40.usenetserver.com...
    > Is it possible to programmatically delete a range name or series of range
    > names?
    >
    > Glen
    >
    >
    >




  3. #3
    Glen Mettler
    Guest

    Re: Range Names - help

    Perfect - thanks!

    Glen

    "JulieD" <JulieD@hctsReMoVeThIs.net.au> wrote in message
    news:%23QiqZ3REFHA.3416@TK2MSFTNGP09.phx.gbl...
    > Hi Glen
    >
    > from help
    >
    > ---
    > Use Names(index), where index is the name index number or defined name, to
    > return a single Name object.The following example deletes the name
    > "mySortRange" from the active workbook.
    >
    > ActiveWorkbook.Names("mySortRange").Delete
    > --is this what you were after?CheersJulieD"Glen Mettler"
    > <GlenMettler@knology.net> wrote in message
    > news:eEpPd.26846$2V1.18625@fe40.usenetserver.com...
    >> Is it possible to programmatically delete a range name or series of range
    >> names?
    >>
    >> Glen
    >>
    >>
    >>

    >
    >





  4. #4
    JulieD
    Guest

    Re: Range Names - help

    you're welcome

    "Glen Mettler" <GlenMettler@knology.net> wrote in message
    news:BdsPd.26851$2V1.7545@fe40.usenetserver.com...
    > Perfect - thanks!
    >
    > Glen
    >
    > "JulieD" <JulieD@hctsReMoVeThIs.net.au> wrote in message
    > news:%23QiqZ3REFHA.3416@TK2MSFTNGP09.phx.gbl...
    >> Hi Glen
    >>
    >> from help
    >>
    >> ---
    >> Use Names(index), where index is the name index number or defined name,
    >> to return a single Name object.The following example deletes the name
    >> "mySortRange" from the active workbook.
    >>
    >> ActiveWorkbook.Names("mySortRange").Delete
    >> --is this what you were after?CheersJulieD"Glen Mettler"
    >> <GlenMettler@knology.net> wrote in message
    >> news:eEpPd.26846$2V1.18625@fe40.usenetserver.com...
    >>> Is it possible to programmatically delete a range name or series of
    >>> range names?
    >>>
    >>> Glen
    >>>
    >>>
    >>>

    >>
    >>

    >
    >
    >




+ Reply to Thread

Thread Information

Users Browsing this Thread

There are currently 1 users browsing this thread. (0 members and 1 guests)

Bookmarks

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts

Search Engine Friendly URLs by vBSEO 3.6.0 RC 1