+ Reply to Thread
Results 1 to 3 of 3

I have 2 named ranges on 1 sheet and 1 named range on another..

  1. #1
    Forum Contributor
    Join Date
    06-18-2012
    Location
    London, England
    MS-Off Ver
    Excel 2010
    Posts
    106

    I have 2 named ranges on 1 sheet and 1 named range on another..

    I have three named ranges:

    "A" : named range on sheet 1
    "Hello" : named range on sheet 1
    "B" : named range on sheet 2

    All I want is a simple macro that outputs the three ranges on a new sheet "sheet 3" contiguously underneath each other in the different order:

    "A"
    "B"
    "Hello"

    I should also note that I wish to preserve the formatting of these ranges and they are pasted into the new sheet.

    Thanks in Advance!

    M
    Last edited by niceguy21; 02-04-2013 at 01:06 PM.

  2. #2
    Forum Expert Moo the Dog's Avatar
    Join Date
    09-28-2012
    Location
    Wisconsin
    MS-Off Ver
    Office 365 (PC & Mac)
    Posts
    1,845

    Re: I have 2 named ranges on 1 sheet and 1 named range on another..

    Here is a short code that should do what you are asking:
    Please Login or Register  to view this content.
    - Moo

  3. #3
    Forum Contributor
    Join Date
    06-18-2012
    Location
    London, England
    MS-Off Ver
    Excel 2010
    Posts
    106

    Re: I have 2 named ranges on 1 sheet and 1 named range on another..

    Quote Originally Posted by Moo the Dog View Post
    Here is a short code that should do what you are asking:
    Please Login or Register  to view this content.
    - Moo
    Thanks Moo! that's really helpful.. I'm still having issues with formatting however.. I'm really struggling to get the formatting of how things were in the source sheets for these ranges... at the moment when they arrive there are alot of issues is there some type of template I can use in sheet 3?

    Also, I only wish to copy unhidden rows.. but I understand this is an issue with the ranges I have provided.
    Last edited by niceguy21; 02-05-2013 at 06:25 AM.

+ Reply to Thread

Thread Information

Users Browsing this Thread

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

Tags for this Thread

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