+ Reply to Thread
Results 1 to 2 of 2

Creating Named Ranges with VBA

  1. #1
    Barb Reinhardt
    Guest

    Creating Named Ranges with VBA



  2. #2
    Bob Phillips
    Guest

    Re: Creating Named Ranges with VBA

    Set rng = Rang("A1:A10")
    rng.Name = "Barb"

    --
    HTH

    Bob Phillips

    (replace somewhere in email address with gmail if mailing direct)

    "Barb Reinhardt" <[email protected]> wrote in message
    news:[email protected]...
    >




+ 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